[evolution-patches] calendar/gui/e-calendar-view.c: minor implicit declaration patch



Just fixes a minor implicit declaration whim.

-- 
Trent "Lathiat" Lloyd <lathiat bur st>
Bur.st Networking Inc.
Index: calendar/gui/e-calendar-view.c
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/e-calendar-view.c,v
retrieving revision 1.43
diff -u -r1.43 e-calendar-view.c
--- calendar/gui/e-calendar-view.c	29 Mar 2004 06:16:46 -0000	1.43
+++ calendar/gui/e-calendar-view.c	17 Apr 2004 13:21:23 -0000
@@ -33,6 +33,7 @@
 #include "e-util/e-dialog-utils.h"
 #include "e-calendar-marshal.h"
 #include <libecal/e-cal-time-util.h>
+#include <libecal/e-cal-component.h>
 
 #include "calendar-commands.h"
 #include "calendar-component.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]