From ce3b224ed64f470fd5031342930f7c8f773c6eeb Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Wed, 5 Apr 2000 20:13:45 +0000 Subject: build test-calendar-widget and evolution-calendar, common stuff is in a * gui/Makefile.am: build test-calendar-widget and evolution-calendar, common stuff is in a library * gui/gnome-cal.c (gnome_calendar_get_type): made the calendar widget based on a gtk_frame rather than a gnome_app * gui/calendar-commands.c: split out some of main.c * gui/evolution-calendar-control.c: bonobo bung so evolution can use the calendar widget svn path=/trunk/; revision=2294 --- calendar/gui/year-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/year-view.c') diff --git a/calendar/gui/year-view.c b/calendar/gui/year-view.c index 18526c3b2e..d5c56c5633 100644 --- a/calendar/gui/year-view.c +++ b/calendar/gui/year-view.c @@ -11,7 +11,7 @@ #include #include "eventedit.h" #include "year-view.h" -#include "main.h" +#include "calendar-commands.h" #include "mark.h" #include "quick-view.h" #include "cal-util/timeutil.h" -- cgit v1.2.3