aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-view-private.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-06-15 03:40:42 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-15 03:43:27 +0800
commitca6348199249989e124c45402ed5b78c1bc92f16 (patch)
treec910a37501dee412c27796eb57fe0c6b3a1ff201 /modules/calendar/e-cal-shell-view-private.h
parentaef5c895087b4930cce4d2eb5d382c99f1f2ad5c (diff)
downloadgsoc2013-evolution-ca6348199249989e124c45402ed5b78c1bc92f16.tar
gsoc2013-evolution-ca6348199249989e124c45402ed5b78c1bc92f16.tar.gz
gsoc2013-evolution-ca6348199249989e124c45402ed5b78c1bc92f16.tar.bz2
gsoc2013-evolution-ca6348199249989e124c45402ed5b78c1bc92f16.tar.lz
gsoc2013-evolution-ca6348199249989e124c45402ed5b78c1bc92f16.tar.xz
gsoc2013-evolution-ca6348199249989e124c45402ed5b78c1bc92f16.tar.zst
gsoc2013-evolution-ca6348199249989e124c45402ed5b78c1bc92f16.zip
Move ECalSourceConfig to /widgets/misc.
ECalSourceConfig drags in no additional dependencies, and although we do publish a libevolution-calendar.so, this keeps all the ESource config UI in one place so it can more easily be moved to Evolution-Data-Server.
Diffstat (limited to 'modules/calendar/e-cal-shell-view-private.h')
-rw-r--r--modules/calendar/e-cal-shell-view-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/e-cal-shell-view-private.h b/modules/calendar/e-cal-shell-view-private.h
index 4a08388736..97641389d7 100644
--- a/modules/calendar/e-cal-shell-view-private.h
+++ b/modules/calendar/e-cal-shell-view-private.h
@@ -37,6 +37,7 @@
#include <shell/e-shell-utils.h>
+#include <misc/e-cal-source-config.h>
#include <misc/e-popup-action.h>
#include <misc/e-selectable.h>
#include <misc/e-source-config-dialog.h>
@@ -45,7 +46,6 @@
#include <calendar/gui/comp-util.h>
#include <calendar/gui/e-cal-list-view.h>
#include <calendar/gui/e-cal-model-tasks.h>
-#include <calendar/gui/e-cal-source-config.h>
#include <calendar/gui/e-calendar-view.h>
#include <calendar/gui/e-day-view.h>
#include <calendar/gui/e-week-view.h>