aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-04-20 05:51:34 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-04-20 05:51:34 +0800
commit2b257b4c264b8f61d2a3259d9fc1d9227fa4b394 (patch)
treeaff39b0e0effdc7eaf8809b9658bf762934d5278 /shell
parentc2d154017138f36aebb6a4d6d1aad9234e9e4cec (diff)
downloadgsoc2013-evolution-2b257b4c264b8f61d2a3259d9fc1d9227fa4b394.tar
gsoc2013-evolution-2b257b4c264b8f61d2a3259d9fc1d9227fa4b394.tar.gz
gsoc2013-evolution-2b257b4c264b8f61d2a3259d9fc1d9227fa4b394.tar.bz2
gsoc2013-evolution-2b257b4c264b8f61d2a3259d9fc1d9227fa4b394.tar.lz
gsoc2013-evolution-2b257b4c264b8f61d2a3259d9fc1d9227fa4b394.tar.xz
gsoc2013-evolution-2b257b4c264b8f61d2a3259d9fc1d9227fa4b394.tar.zst
gsoc2013-evolution-2b257b4c264b8f61d2a3259d9fc1d9227fa4b394.zip
added a needed #include
svn path=/trunk/; revision=25529
Diffstat (limited to 'shell')
-rw-r--r--shell/e-shell-importer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c
index 5482409cb1..106c705cb8 100644
--- a/shell/e-shell-importer.c
+++ b/shell/e-shell-importer.c
@@ -53,6 +53,7 @@
#include <e-util/e-gtk-utils.h>
#include <e-util/e-dialog-utils.h>
+#include <e-util/e-icon-factory.h>
#include "e-shell-importer.h"
#include "importer/GNOME_Evolution_Importer.h"