From df07f02cae503795461bd231da20805853430da7 Mon Sep 17 00:00:00 2001 From: Kaushal Kumar Date: Thu, 23 Jun 2005 09:11:11 +0000 Subject: Added widgets in INCLUDES. 2005-06-23 Kaushal Kumar * e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am, addressbook/gui/search/Makefile.am, plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES. Updated the include paths to use misc instead of widgets/misc. svn path=/trunk/; revision=29574 --- mail/em-composer-prefs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/em-composer-prefs.c') diff --git a/mail/em-composer-prefs.c b/mail/em-composer-prefs.c index 5106ca5529..2e8981016e 100644 --- a/mail/em-composer-prefs.c +++ b/mail/em-composer-prefs.c @@ -39,7 +39,7 @@ #include #include -#include +#include #include #include @@ -59,7 +59,7 @@ #include -#include "widgets/misc/e-charset-picker.h" +#include "misc/e-charset-picker.h" #include "e-util/e-error.h" #include -- cgit v1.2.3