aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/ea-cal-view.c
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2011-05-16 22:10:00 +0800
committerMilan Crha <mcrha@redhat.com>2011-05-16 22:10:00 +0800
commit8e15abac92213f2c8a37fc985a6625bfc1a70e54 (patch)
treeb134b57eed6bfd7c169168b9fb51771c83804ada /calendar/gui/ea-cal-view.c
parentd20e186ce7f59d1524fb8946b5dbf7983fbd7802 (diff)
downloadgsoc2013-evolution-8e15abac92213f2c8a37fc985a6625bfc1a70e54.tar
gsoc2013-evolution-8e15abac92213f2c8a37fc985a6625bfc1a70e54.tar.gz
gsoc2013-evolution-8e15abac92213f2c8a37fc985a6625bfc1a70e54.tar.bz2
gsoc2013-evolution-8e15abac92213f2c8a37fc985a6625bfc1a70e54.tar.lz
gsoc2013-evolution-8e15abac92213f2c8a37fc985a6625bfc1a70e54.tar.xz
gsoc2013-evolution-8e15abac92213f2c8a37fc985a6625bfc1a70e54.tar.zst
gsoc2013-evolution-8e15abac92213f2c8a37fc985a6625bfc1a70e54.zip
Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogs
Diffstat (limited to 'calendar/gui/ea-cal-view.c')
-rw-r--r--calendar/gui/ea-cal-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/ea-cal-view.c b/calendar/gui/ea-cal-view.c
index 1c49d2896b..15381ee772 100644
--- a/calendar/gui/ea-cal-view.c
+++ b/calendar/gui/ea-cal-view.c
@@ -24,7 +24,7 @@
#include "ea-calendar-helpers.h"
#include "e-day-view.h"
#include "e-week-view.h"
-#include "goto.h"
+#include "dialogs/goto-dialog.h"
#include <glib.h>
#include <glib/gi18n.h>