From 6d713177f5f58f88bf3b6a2944f457947fe1296e Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 27 May 2001 18:02:22 +0000 Subject: #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" * gui/calendar-commands.c: #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" for e_pixmaps_update. * gui/tasks-control.c: Likewise. svn path=/trunk/; revision=10021 --- calendar/gui/tasks-control.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/tasks-control.c') diff --git a/calendar/gui/tasks-control.c b/calendar/gui/tasks-control.c index 5269f21cdf..281846977b 100644 --- a/calendar/gui/tasks-control.c +++ b/calendar/gui/tasks-control.c @@ -31,7 +31,7 @@ #include #include "e-tasks.h" #include "tasks-control.h" -#include "e-util/e-gui-utils.h" +#include "evolution-shell-component-utils.h" #define TASKS_CONTROL_PROPERTY_URI "folder_uri" #define TASKS_CONTROL_PROPERTY_URI_IDX 1 -- cgit v1.2.3