diff options
Diffstat (limited to 'shell/e-splash.c')
-rw-r--r-- | shell/e-splash.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/e-splash.c b/shell/e-splash.c index b2832f1601..4e48fb6461 100644 --- a/shell/e-splash.c +++ b/shell/e-splash.c @@ -26,6 +26,9 @@ #endif #include "e-splash.h" + +#include "e-util/e-gtk-utils.h" + #include <gtk/gtkframe.h> #include <gtk/gtkmain.h> #include <gtk/gtksignal.h> |