diff options
Diffstat (limited to 'calendar/gui/migration.h')
-rw-r--r-- | calendar/gui/migration.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <e-util/e-source-group.h> +#include <libedataserver/e-source-group.h> gboolean migrate_old_calendars (ESourceGroup *source_group); gboolean migrate_old_tasks (ESourceGroup *source_group); |