From 3e68ed9f53f719abf71274988486498ed6534d68 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Mon, 16 May 2005 06:21:48 +0000 Subject: error file moves/e-error.h moves svn path=/trunk/; revision=29370 --- plugins/exchange-account-setup/ChangeLog | 4 ++++ plugins/exchange-account-setup/exchange-account-setup.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'plugins/exchange-account-setup') diff --git a/plugins/exchange-account-setup/ChangeLog b/plugins/exchange-account-setup/ChangeLog index ac7e8a5fe0..c3d909b3f2 100644 --- a/plugins/exchange-account-setup/ChangeLog +++ b/plugins/exchange-account-setup/ChangeLog @@ -1,3 +1,7 @@ +2005-05-16 Not Zed + + * exchange-account-setup.c: moved e-error to e-util + 2005-03-18 Sushma Rai * exchange-account-setup.c (org_gnome_exchange_owa_url): When the diff --git a/plugins/exchange-account-setup/exchange-account-setup.c b/plugins/exchange-account-setup/exchange-account-setup.c index 34679f326f..8d0ccacede 100644 --- a/plugins/exchange-account-setup/exchange-account-setup.c +++ b/plugins/exchange-account-setup/exchange-account-setup.c @@ -37,7 +37,7 @@ #include "mail/em-account-editor.h" #include "mail/em-config.h" #include "e-util/e-account.h" -#include "widgets/misc/e-error.h" +#include "e-util/e-error.h" GtkWidget* org_gnome_exchange_settings(EPlugin *epl, EConfigHookItemFactoryData *data); GtkWidget *org_gnome_exchange_owa_url(EPlugin *epl, EConfigHookItemFactoryData *data); -- cgit v1.2.3