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 --- shell/e-shell-folder-title-bar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-folder-title-bar.c') diff --git a/shell/e-shell-folder-title-bar.c b/shell/e-shell-folder-title-bar.c index c0dd2f4e6a..7b87214a2d 100644 --- a/shell/e-shell-folder-title-bar.c +++ b/shell/e-shell-folder-title-bar.c @@ -34,7 +34,7 @@ #include #include -#include "widgets/misc/e-clipped-label.h" +#include "misc/e-clipped-label.h" #include "e-shell-constants.h" #include "e-shell-marshal.h" #include "e-shell-folder-title-bar.h" -- cgit v1.2.3