aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view-menu.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-05-28 02:00:52 +0800
committerDan Winship <danw@src.gnome.org>2001-05-28 02:00:52 +0800
commit6eb6e536f9e598194725ad877d44977d936803ba (patch)
treee2f705e81b5f5a1b7e9e27ab6d763bb4b593fc5b /shell/e-shell-view-menu.c
parentd129a4a8fcaf8c5a148402ef572005c947ac4226 (diff)
downloadgsoc2013-evolution-6eb6e536f9e598194725ad877d44977d936803ba.tar
gsoc2013-evolution-6eb6e536f9e598194725ad877d44977d936803ba.tar.gz
gsoc2013-evolution-6eb6e536f9e598194725ad877d44977d936803ba.tar.bz2
gsoc2013-evolution-6eb6e536f9e598194725ad877d44977d936803ba.tar.lz
gsoc2013-evolution-6eb6e536f9e598194725ad877d44977d936803ba.tar.xz
gsoc2013-evolution-6eb6e536f9e598194725ad877d44977d936803ba.tar.zst
gsoc2013-evolution-6eb6e536f9e598194725ad877d44977d936803ba.zip
New file. (e_pixmaps_update): Moved here from e-util to break e-util
* evolution-shell-component-utils.c: New file. (e_pixmaps_update): Moved here from e-util to break e-util bonobo dependency. * e-shell-view-menu.c: #include "evolution-shell-component-utils.h" instead of "e-gui-utils.h" * Makefile.am (libeshell_la_SOURCES, eshellinclude_HEADERS): Add evolution-shell-component-utils.[ch] svn path=/trunk/; revision=10018
Diffstat (limited to 'shell/e-shell-view-menu.c')
-rw-r--r--shell/e-shell-view-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c
index eb9059330b..de0dfbca1a 100644
--- a/shell/e-shell-view-menu.c
+++ b/shell/e-shell-view-menu.c
@@ -51,7 +51,7 @@
#include "e-shell-folder-commands.h"
-#include "e-util/e-gui-utils.h"
+#include "evolution-shell-component-utils.h"
const char *authors[] = {