aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-splash.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-04-24 06:19:59 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-04-24 06:19:59 +0800
commitbf5d2ea43c1ac3dcc3188bc2a512a0639d1a11a2 (patch)
tree283780cc0df8223b834941a57b7ea3e7109d73a4 /shell/e-splash.c
parent79563f921e149e01d62618343389b56bd6d28572 (diff)
downloadgsoc2013-evolution-bf5d2ea43c1ac3dcc3188bc2a512a0639d1a11a2.tar
gsoc2013-evolution-bf5d2ea43c1ac3dcc3188bc2a512a0639d1a11a2.tar.gz
gsoc2013-evolution-bf5d2ea43c1ac3dcc3188bc2a512a0639d1a11a2.tar.bz2
gsoc2013-evolution-bf5d2ea43c1ac3dcc3188bc2a512a0639d1a11a2.tar.lz
gsoc2013-evolution-bf5d2ea43c1ac3dcc3188bc2a512a0639d1a11a2.tar.xz
gsoc2013-evolution-bf5d2ea43c1ac3dcc3188bc2a512a0639d1a11a2.tar.zst
gsoc2013-evolution-bf5d2ea43c1ac3dcc3188bc2a512a0639d1a11a2.zip
#include gnome-window-icon.h
2001-04-23 Jeffrey Stedfast <fejj@ximian.com> * e-splash.c: #include gnome-window-icon.h svn path=/trunk/; revision=9527
Diffstat (limited to 'shell/e-splash.c')
-rw-r--r--shell/e-splash.c1
1 files changed, 1 insertions, 0 deletions
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 <gtk/gtkmain.h>
#include <gtk/gtksignal.h>
#include <gdk-pixbuf/gnome-canvas-pixbuf.h>
+#include <libgnomeui/gnome-window-icon.h>
#include <gal/util/e-util.h>
#include "e-splash.h"