From 6cccb0c60fca242f9c34f161abede3515986e23e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 9 Oct 2003 21:08:00 +0000 Subject: INCLUDE path fixes for changes made to libical build. 2003-10-09 Jeffrey Stedfast * cal-client/Makefile.am: INCLUDE path fixes for changes made to libical build. * cal-util/Makefile.am: INCLUDE path fixes for changes made to libical build. * cal-util/*.[c,h]: #include instead of * gui/Makefile.am: INCLUDE path fixes for changes made to libical build. * gui/*.[c,h]: #include instead of * gui/alarm-notify/Makefile.am: INCLUDE path fixes for changes made to libical build. * gui/alarm-notify/config-data.h: #include instead of * gui/dialogs/Makefile.am: INCLUDE path fixes for changes made to libical build. * gui/dialogs/comp-editor-util.c: #include instead of * gui/dialogs/e-delegate-dialog.c: #include instead of * importers/Makefile.am: INCLUDE path fixes for changes made to libical build. * pcs/Makefile.am: INCLUDE path fixes for changes made to libical build. * pcs/cal.c: #include instead of svn path=/trunk/; revision=22845 --- calendar/gui/e-cell-date-edit-text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/e-cell-date-edit-text.h') diff --git a/calendar/gui/e-cell-date-edit-text.h b/calendar/gui/e-cell-date-edit-text.h index 2e4a768586..53abb7dcff 100644 --- a/calendar/gui/e-cell-date-edit-text.h +++ b/calendar/gui/e-cell-date-edit-text.h @@ -29,7 +29,7 @@ #ifndef _E_CELL_DATE_EDIT_TEXT_H_ #define _E_CELL_DATE_EDIT_TEXT_H_ -#include +#include #include G_BEGIN_DECLS -- cgit v1.2.3