aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-08-31 01:34:15 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-08-31 01:34:15 +0800
commite002b69b1c3432c9ddea72fcaa32e65179d06a9f (patch)
treedc4bc243b5a6903030648aca726e75fdcb85814b /shell/e-shell-view.h
parent78b5ff3b82d4901cc96a8033fb698832fca29ea5 (diff)
downloadgsoc2013-evolution-e002b69b1c3432c9ddea72fcaa32e65179d06a9f.tar
gsoc2013-evolution-e002b69b1c3432c9ddea72fcaa32e65179d06a9f.tar.gz
gsoc2013-evolution-e002b69b1c3432c9ddea72fcaa32e65179d06a9f.tar.bz2
gsoc2013-evolution-e002b69b1c3432c9ddea72fcaa32e65179d06a9f.tar.lz
gsoc2013-evolution-e002b69b1c3432c9ddea72fcaa32e65179d06a9f.tar.xz
gsoc2013-evolution-e002b69b1c3432c9ddea72fcaa32e65179d06a9f.tar.zst
gsoc2013-evolution-e002b69b1c3432c9ddea72fcaa32e65179d06a9f.zip
Fix widget include paths in public header files.
Diffstat (limited to 'shell/e-shell-view.h')
-rw-r--r--shell/e-shell-view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h
index b9a12ab893..1e5e03f71b 100644
--- a/shell/e-shell-view.h
+++ b/shell/e-shell-view.h
@@ -35,8 +35,8 @@
#include <shell/e-shell-taskbar.h>
#include <shell/e-shell-window.h>
-#include <widgets/menus/gal-view-collection.h>
-#include <widgets/menus/gal-view-instance.h>
+#include <menus/gal-view-collection.h>
+#include <menus/gal-view-instance.h>
/* Standard GObject macros */
#define E_TYPE_SHELL_VIEW \