From 26c91c237c336ddcd05e2c3179a159b18e6f1cfb Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 1 Apr 1998 04:51:04 +0000 Subject: Removed #include "gtkcalendar.h", because it now comes from libgnomeui. 1998-03-31 Federico Mena Quintero * gncal.c: Removed #include "gtkcalendar.h", because it now comes from libgnomeui. * Makefile.am (gncal_SOURCES): Added new source files to the rules. svn path=/trunk/; revision=84 --- calendar/calendar.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/calendar.h') diff --git a/calendar/calendar.h b/calendar/calendar.h index 13aba56590..d10cfe28be 100644 --- a/calendar/calendar.h +++ b/calendar/calendar.h @@ -1,6 +1,8 @@ #ifndef CALENDAR_H #define CALENDAR_H +#include "calobj.h" + BEGIN_GNOME_DECLS typedef struct { -- cgit v1.2.3