From e34d1462b63b2c2947a6805b2b2dbaaa954b62ba Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 14 Nov 2003 22:23:21 +0000 Subject: include e-source* from e-d-s 2003-11-14 JP Rosevear * gui/*.[hc]: include e-source* from e-d-s svn path=/trunk/; revision=23364 --- calendar/gui/calendar-component.h | 3 +-- calendar/gui/dialogs/new-calendar.c | 2 +- calendar/gui/migration.h | 2 +- calendar/gui/tasks-component.h | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) (limited to 'calendar') diff --git a/calendar/gui/calendar-component.h b/calendar/gui/calendar-component.h index 96630add5f..8b51720446 100644 --- a/calendar/gui/calendar-component.h +++ b/calendar/gui/calendar-component.h @@ -25,9 +25,8 @@ #include - +#include #include "Evolution.h" -#include "e-util/e-source-list.h" #define CALENDAR_TYPE_COMPONENT (calendar_component_get_type ()) diff --git a/calendar/gui/dialogs/new-calendar.c b/calendar/gui/dialogs/new-calendar.c index 6f6b979b49..520f1bc2de 100644 --- a/calendar/gui/dialogs/new-calendar.c +++ b/calendar/gui/dialogs/new-calendar.c @@ -31,8 +31,8 @@ #include #include #include +#include #include -#include #include #include "new-calendar.h" diff --git a/calendar/gui/migration.h b/calendar/gui/migration.h index 3d0f9a04b1..b217ae97c8 100644 --- a/calendar/gui/migration.h +++ b/calendar/gui/migration.h @@ -23,7 +23,7 @@ #ifndef MIGRATION_H #define MIGRATION_H -#include +#include gboolean migrate_old_calendars (ESourceGroup *source_group); gboolean migrate_old_tasks (ESourceGroup *source_group); diff --git a/calendar/gui/tasks-component.h b/calendar/gui/tasks-component.h index 8fa94d4469..1c47c4d9b1 100644 --- a/calendar/gui/tasks-component.h +++ b/calendar/gui/tasks-component.h @@ -24,8 +24,8 @@ #define _TASKS_COMPONENT_H_ #include +#include #include "Evolution.h" -#include "e-util/e-source-list.h" #define TASKS_TYPE_COMPONENT (tasks_component_get_type ()) -- cgit v1.2.3