aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/e-summary-prefs.c')
-rw-r--r--executive-summary/component/e-summary-prefs.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/executive-summary/component/e-summary-prefs.c b/executive-summary/component/e-summary-prefs.c
index 440c3837f4..5ed9876cf4 100644
--- a/executive-summary/component/e-summary-prefs.c
+++ b/executive-summary/component/e-summary-prefs.c
@@ -25,7 +25,9 @@
#include <config.h>
#endif
-#include <gnome.h>
+#include <stdio.h>
+#include <libgnome/gnome-defs.h>
+#include <libgnome/gnome-config.h>
#include "e-summary-prefs.h"
#include "e-summary.h"