aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/test-service/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/test-service/main.c')
-rw-r--r--executive-summary/test-service/main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/executive-summary/test-service/main.c b/executive-summary/test-service/main.c
index 3134990810..e0ea671ce8 100644
--- a/executive-summary/test-service/main.c
+++ b/executive-summary/test-service/main.c
@@ -26,9 +26,9 @@
#include <config.h>
#endif
-#include <gnome.h>
-#include <bonobo.h>
-
+#include <bonobo/bonobo-generic-factory.h>
+#include <bonobo/bonobo-persist-stream.h>
+#include <bonobo/bonobo-property-bag.h>
#include <evolution-services/executive-summary-component.h>
#include <evolution-services/executive-summary-html-view.h>