From 42f36a871ae1d6e0b1b27b1ed07e21cd32a2f533 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 3 Feb 2004 17:33:06 +0000 Subject: Fix location of e-activity-handler.h #include * gui/tasks-component.h: Fix location of e-activity-handler.h #include * gui/Makefile.am (INCLUDES): add widgets/misc for e-activity-handler.h and e-task-bar.h * gui/dialogs/Makefile.am (INCLUDES): Likewise svn path=/trunk/; revision=24589 --- calendar/gui/dialogs/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/dialogs/Makefile.am') diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am index bd6876f63b..fc4e3f3ac1 100644 --- a/calendar/gui/dialogs/Makefile.am +++ b/calendar/gui/dialogs/Makefile.am @@ -20,6 +20,7 @@ INCLUDES = \ -I$(top_builddir)/calendar/cal-client \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ + -I$(top_srcdir)/widgets/misc \ -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DEVOLUTION_IMAGESDIR=\""$(imagesdir)"\" \ -- cgit v1.2.3