diff --git a/shell/ChangeLog b/shell/ChangeLog index 372c9747a7..7859b4c9e9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-04-23 Jeffrey Stedfast + + * e-splash.c: #include gnome-window-icon.h + 2001-04-21 Duncan Mak * e-splash.c (e_splash_construct): Set window_icon to diff --git a/shell/e-splash.c b/shell/e-splash.c index b1fe04546c..0dec81da89 100644 --- a/shell/e-splash.c +++ b/shell/e-splash.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #include "e-splash.h"