aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-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/e-day-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/e-day-view.c')
-rw-r--r--calendar/gui/e-day-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-day-view.c b/calendar/gui/e-day-view.c
index b5bd081839..af28e3cc12 100644
--- a/calendar/gui/e-day-view.c
+++ b/calendar/gui/e-day-view.c
@@ -48,10 +48,10 @@
#include "dialogs/send-comp.h"
#include "dialogs/cancel-comp.h"
#include "dialogs/recur-comp.h"
+#include "dialogs/goto-dialog.h"
#include "print.h"
#include "comp-util.h"
#include "itip-utils.h"
-#include "goto.h"
#include "e-cal-model-calendar.h"
#include "e-day-view-time-item.h"
#include "e-day-view-top-item.h"