aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/calendar.h')
-rw-r--r--calendar/gui/calendar.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/calendar/gui/calendar.h b/calendar/gui/calendar.h
index 452281ebd1..4e077ddd58 100644
--- a/calendar/gui/calendar.h
+++ b/calendar/gui/calendar.h
@@ -2,14 +2,10 @@
#define CALENDAR_H
#include "calobj.h"
+#include "cal-backend.h"
BEGIN_GNOME_DECLS
-typedef enum {
- CAL_VCAL,
- CAL_ICAL
-} CalendarFormat;
-
typedef struct {
/* This calendar's title */
char *title;