diff options
Diffstat (limited to 'shell/e-shell-startup-wizard.c')
-rw-r--r-- | shell/e-shell-startup-wizard.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-startup-wizard.c b/shell/e-shell-startup-wizard.c index 3213f64009..97afc874df 100644 --- a/shell/e-shell-startup-wizard.c +++ b/shell/e-shell-startup-wizard.c @@ -33,7 +33,9 @@ #include <evolution-wizard.h> #include "Evolution.h" +#include "importer/GNOME_Evolution_Importer.h" +#include <string.h> #include <glib.h> #include <gtk/gtk.h> #include <gnome.h> |