diff options
Diffstat (limited to 'plugins/exchange-account-setup/exchange-account-setup.c')
-rw-r--r-- | plugins/exchange-account-setup/exchange-account-setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
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); |