From bb51b55bcc64b0342db45e389342b129a20b8a2a Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 18 Sep 2001 19:43:36 +0000 Subject: #include "e-gtk-utils.h". * e-splash.c: #include "e-gtk-utils.h". svn path=/trunk/; revision=12947 --- shell/ChangeLog | 6 +++++- shell/e-splash.c | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index c43daf4180..0dca93874a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,4 +1,8 @@ -2001-09-17 Ettore Perazzoli +2001-09-18 Ettore Perazzoli + + * e-splash.c: #include "e-gtk-utils.h". + +2001-09-18 Ettore Perazzoli * e-splash.c (e_splash_construct): Make the canvas backing stored. 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 #include #include -- cgit v1.2.3