diff options
Diffstat (limited to 'executive-summary/component/main.c')
-rw-r--r-- | executive-summary/component/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executive-summary/component/main.c b/executive-summary/component/main.c index 0c36a9866e..3e29b5f337 100644 --- a/executive-summary/component/main.c +++ b/executive-summary/component/main.c @@ -27,6 +27,7 @@ #include <bonobo/bonobo-main.h> #include <bonobo/bonobo-object-directory.h> #include <liboaf/liboaf.h> +#include <glade/glade.h> #ifdef GTKHTML_HAVE_GCONF #include <gconf/gconf.h> |