aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/eventedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/eventedit.h')
-rw-r--r--calendar/eventedit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/eventedit.h b/calendar/eventedit.h
index e726270877..2396d302f6 100644
--- a/calendar/eventedit.h
+++ b/calendar/eventedit.h
@@ -8,6 +8,8 @@
#ifndef EVENT_EDITOR_H
#define EVENT_EDITOR_H
+#include "gnome-cal.h"
+
BEGIN_GNOME_DECLS
#define EVENT_EDITOR(obj) GTK_CHECK_CAST(obj, event_editor_get_type(), EventEditor)