aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/main.c')
-rw-r--r--executive-summary/component/main.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/executive-summary/component/main.c b/executive-summary/component/main.c
index 0834802da1..e5e45632f1 100644
--- a/executive-summary/component/main.c
+++ b/executive-summary/component/main.c
@@ -25,8 +25,10 @@
#include <config.h>
#endif
-#include <gnome.h>
-
+#include <glib.h>
+#include <libgnome/gnome-defs.h>
+#include <libgnome/gnome-i18n.h>
+#include <libgnomeui/gnome-init.h>
#include <bonobo/bonobo-main.h>
#include <liboaf/liboaf.h>
#include <glade/glade.h>