From 24ebfb0afcafef62d6dfd36b8bd6f022625ebfe2 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Thu, 9 Dec 2004 06:12:56 +0000 Subject: addressbook/gui/component/addressbook-migrate.c 2004-12-08 Hans Petter Jansson * addressbook/gui/component/addressbook-migrate.c * addressbook/gui/component/select-names/e-select-names-completion.c * addressbook/gui/component/select-names/e-select-names-manager.c * addressbook/gui/component/select-names/e-select-names-model.h * addressbook/gui/contact-list-editor/e-contact-list-editor.h * addressbook/gui/contact-list-editor/e-contact-list-model.h * addressbook/gui/widgets/e-minicard.c * addressbook/gui/widgets/eab-gui-util.c * addressbook/importers/evolution-ldif-importer.c * addressbook/importers/evolution-vcard-importer.c: Include from evolution-data-server. * addressbook/util/Makefile.am: Remove e-destination.[ch] from here. * addressbook/util/e-destination.[ch]: Removed. * plugins/shared-folder/share-folder-common.c: Include from evolution-data-server. * calendar/gui/e-meeting-list-view.c * calendar/gui/e-select-names-editable.c * calendar/gui/dialogs/alarm-dialog.c * calendar/gui/dialogs/e-delegate-dialog.c: Include from evolution-data-server. * composer/e-msg-composer-hdrs.h: Include from evolution-data-server. * mail/importers/pine-importer.c: Include from evolution-data-server. svn path=/trunk/; revision=28094 --- calendar/gui/dialogs/alarm-dialog.c | 2 +- calendar/gui/dialogs/e-delegate-dialog.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui/dialogs') diff --git a/calendar/gui/dialogs/alarm-dialog.c b/calendar/gui/dialogs/alarm-dialog.c index 6365009e14..de0469617b 100644 --- a/calendar/gui/dialogs/alarm-dialog.c +++ b/calendar/gui/dialogs/alarm-dialog.c @@ -51,7 +51,7 @@ #include #include "e-util/e-dialog-widgets.h" #include "e-util/e-icon-factory.h" -#include +#include #include "Evolution-Addressbook-SelectNames.h" #include "../calendar-config.h" #include "comp-editor-util.h" diff --git a/calendar/gui/dialogs/e-delegate-dialog.c b/calendar/gui/dialogs/e-delegate-dialog.c index 6ca0574a11..9fd15651dd 100644 --- a/calendar/gui/dialogs/e-delegate-dialog.c +++ b/calendar/gui/dialogs/e-delegate-dialog.c @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include "Evolution-Addressbook-SelectNames.h" #include "e-delegate-dialog.h" -- cgit v1.2.3