diff options
Diffstat (limited to 'shell/e-shell-window.c')
-rw-r--r-- | shell/e-shell-window.c | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/shell/e-shell-window.c b/shell/e-shell-window.c index 887ced0c87..8e652c6480 100644 --- a/shell/e-shell-window.c +++ b/shell/e-shell-window.c @@ -38,15 +38,7 @@ #include "es-menu.h" #include "es-event.h" -#include <gtk/gtkbutton.h> -#include <gtk/gtkhbox.h> -#include <gtk/gtkhpaned.h> -#include <gtk/gtkimage.h> -#include <gtk/gtklabel.h> -#include <gtk/gtknotebook.h> -#include <gtk/gtktooltips.h> -#include <gtk/gtkvbox.h> -#include <gtk/gtkiconfactory.h> +#include <gtk/gtk.h> #include <bonobo/bonobo-exception.h> #include <bonobo/bonobo-object.h> |