diff options
Diffstat (limited to 'shell/evolution-local-storage.c')
-rw-r--r-- | shell/evolution-local-storage.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/shell/evolution-local-storage.c b/shell/evolution-local-storage.c index 96a1af33dd..fa8513c3b4 100644 --- a/shell/evolution-local-storage.c +++ b/shell/evolution-local-storage.c @@ -25,7 +25,9 @@ #include <config.h> #endif -#include <gnome.h> +#include <gtk/gtksignal.h> +#include <libgnome/gnome-defs.h> +#include <libgnome/gnome-util.h> #include <gal/util/e-util.h> |