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 --- addressbook/gui/contact-editor/e-contact-editor.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'addressbook/gui/contact-editor/e-contact-editor.c') diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index 145437bf33..04b5be12ee 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -41,7 +41,7 @@ #include #include -#include +#include #include #include @@ -55,9 +55,9 @@ #include "addressbook/gui/widgets/eab-gui-util.h" #include "e-util/e-gui-utils.h" #include "e-util/e-error.h" -#include "widgets/misc/e-dateedit.h" -#include "widgets/misc/e-image-chooser.h" -#include "widgets/misc/e-url-entry.h" +#include "misc/e-dateedit.h" +#include "misc/e-image-chooser.h" +#include "misc/e-url-entry.h" #include "shell/evolution-shell-component-utils.h" #include "e-util/e-icon-factory.h" -- cgit v1.2.3