aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-config-listener.h
diff options
context:
space:
mode:
authorSimon Zheng <simon.zheng@sun.com>2006-01-06 14:49:25 +0800
committerHarry Lu <haip@src.gnome.org>2006-01-06 14:49:25 +0800
commitaca90f1bb3f98d7b8aab2a3f1aae172d8958111b (patch)
tree60873c055d17db5f4d27357fd4ddad0c51406bc7 /plugins/exchange-operations/exchange-config-listener.h
parent2c28b8f60858b4b5c481e286719814d2e9541c5b (diff)
downloadgsoc2013-evolution-aca90f1bb3f98d7b8aab2a3f1aae172d8958111b.tar
gsoc2013-evolution-aca90f1bb3f98d7b8aab2a3f1aae172d8958111b.tar.gz
gsoc2013-evolution-aca90f1bb3f98d7b8aab2a3f1aae172d8958111b.tar.bz2
gsoc2013-evolution-aca90f1bb3f98d7b8aab2a3f1aae172d8958111b.tar.lz
gsoc2013-evolution-aca90f1bb3f98d7b8aab2a3f1aae172d8958111b.tar.xz
gsoc2013-evolution-aca90f1bb3f98d7b8aab2a3f1aae172d8958111b.tar.zst
gsoc2013-evolution-aca90f1bb3f98d7b8aab2a3f1aae172d8958111b.zip
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
2006-01-06 Simon Zheng <simon.zheng@sun.com> * exchange-account-setup.c: * exchange-calendar.c: * exchange-config-listener.h: * exchange-contacts.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31076
Diffstat (limited to 'plugins/exchange-operations/exchange-config-listener.h')
-rw-r--r--plugins/exchange-operations/exchange-config-listener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-config-listener.h b/plugins/exchange-operations/exchange-config-listener.h
index b44ffadf94..19f59f5c1a 100644
--- a/plugins/exchange-operations/exchange-config-listener.h
+++ b/plugins/exchange-operations/exchange-config-listener.h
@@ -8,7 +8,7 @@
#include <exchange-account.h>
#include "exchange-types.h"
-#include "e-util/e-account-list.h"
+#include "libedataserver/e-account-list.h"
#include <libedataserver/e-source-list.h>
#include <libedataserver/e-source-group.h>