aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/evolution-services/executive-summary-component-factory-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/evolution-services/executive-summary-component-factory-client.h')
-rw-r--r--executive-summary/evolution-services/executive-summary-component-factory-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/evolution-services/executive-summary-component-factory-client.h b/executive-summary/evolution-services/executive-summary-component-factory-client.h
index 8ab4a05672..80b4400c82 100644
--- a/executive-summary/evolution-services/executive-summary-component-factory-client.h
+++ b/executive-summary/evolution-services/executive-summary-component-factory-client.h
@@ -24,7 +24,7 @@
#ifndef _EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_H__
#define _EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_H__
-#include <bonobo.h>
+#include <bonobo/bonobo-object-client.h>
#define EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_TYPE (executive_summary_component_factory_client_get_type ())
#define EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT(obj) (GTK_CHECK_CAST ((obj), EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_TYPE, ExecutiveSummaryComponentFactoryClient))