* fixed includes (modest-identity-mgr.h was missing)
authorSilvan Marco Fin <silvan@kernelconcepts.de>
Tue, 13 Jun 2006 14:35:18 +0000 (14:35 +0000)
committerSilvan Marco Fin <silvan@kernelconcepts.de>
Tue, 13 Jun 2006 14:35:18 +0000 (14:35 +0000)
pmo-trunk-r260

src/gtk-glade/modest-ui-wizard.c

index 7484eb6..2f179d8 100644 (file)
@@ -12,6 +12,7 @@
 #endif /*HAVE_CONFIG_H*/
 
 #include "../modest-account-mgr.h"
+#include "../modest-identity-mgr.h"
 
 #include "modest-ui-glade.h"
 #include "modest-ui-wizard.h"