diff options
Diffstat (limited to 'executive-summary/evolution-services/executive-summary-html-view.c')
-rw-r--r-- | executive-summary/evolution-services/executive-summary-html-view.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/executive-summary/evolution-services/executive-summary-html-view.c b/executive-summary/evolution-services/executive-summary-html-view.c index 45f2e86c16..d5ddb54244 100644 --- a/executive-summary/evolution-services/executive-summary-html-view.c +++ b/executive-summary/evolution-services/executive-summary-html-view.c @@ -26,9 +26,8 @@ #include <config.h> #endif -#include <bonobo.h> +#include <gtk/gtksignal.h> #include <bonobo/bonobo-event-source.h> -#include <gnome.h> #include <gal/util/e-util.h> #include "Executive-Summary.h" |