diff options
Diffstat (limited to 'executive-summary/evolution-services/executive-summary-client.h')
-rw-r--r-- | executive-summary/evolution-services/executive-summary-client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/evolution-services/executive-summary-client.h b/executive-summary/evolution-services/executive-summary-client.h index c6c138dd69..da43a560bf 100644 --- a/executive-summary/evolution-services/executive-summary-client.h +++ b/executive-summary/evolution-services/executive-summary-client.h @@ -24,7 +24,7 @@ #ifndef _EXECUTIVE_SUMMARY_CLIENT_H__ #define _EXECUTIVE_SUMMARY_CLIENT_H__ -#include <bonobo.h> +#include <bonobo/bonobo-object.h> #include <evolution-services/executive-summary-component.h> #define EXECUTIVE_SUMMARY_CLIENT_TYPE (executive_summary_client_get_type ()) |