aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-conduit.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/calendar-conduit.h')
-rw-r--r--calendar/gui/calendar-conduit.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/calendar/gui/calendar-conduit.h b/calendar/gui/calendar-conduit.h
index 711609e96a..fa8c151d4c 100644
--- a/calendar/gui/calendar-conduit.h
+++ b/calendar/gui/calendar-conduit.h
@@ -6,16 +6,13 @@
#include <sys/types.h>
#include <fcntl.h>
#include <unistd.h>
-#include <pi-datebook.h>
#include <gnome.h>
-
-#include "GnomeCal.h"
-#include "calobj.h"
-#include "calendar.h"
-#include "timeutil.h"
-
+#include <pi-datebook.h>
#include <gpilotd/gnome-pilot-conduit.h>
#include <gpilotd/gnome-pilot-conduit-standard-abs.h>
+#include <cal-util/calobj.h>
+#include <cal-util/timeutil.h>
+#include "GnomeCal.h"
/* This is the local record structure for the GnomeCal conduit. */
typedef struct _GCalLocalRecord GCalLocalRecord;