aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gnome-cal.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gnome-cal.h')
-rw-r--r--calendar/gnome-cal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gnome-cal.h b/calendar/gnome-cal.h
index 8e765bda15..96567ab722 100644
--- a/calendar/gnome-cal.h
+++ b/calendar/gnome-cal.h
@@ -11,6 +11,8 @@
#include <libgnome/gnome-defs.h>
#include <libgnomeui/gnome-app.h>
+#include "calendar.h"
+
BEGIN_GNOME_DECLS
#define GNOME_CALENDAR(obj) GTK_CHECK_CAST(obj, gnome_calendar_get_type(), GnomeCalendar)