From 2c28b8f60858b4b5c481e286719814d2e9541c5b Mon Sep 17 00:00:00 2001 From: Simon Zheng Date: Fri, 6 Jan 2006 06:44:15 +0000 Subject: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. 2006-01-06 Simon Zheng * em-account-editor.c: * em-account-prefs.c: * em-composer-utils.c: * em-folder-tree-model.h: * em-migrate.c: * em-subscribe-editor.c: * em-utils.c: * importers/netscape-importer.c: * mail-config.c: * mail-crypto.c: * mail-ops.h: * mail-send-recv.c: * mail-vfolder.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=31075 --- mail/em-composer-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-composer-utils.c') diff --git a/mail/em-composer-utils.c b/mail/em-composer-utils.c index a17d0f166b..8e3f4ca8fd 100644 --- a/mail/em-composer-utils.c +++ b/mail/em-composer-utils.c @@ -47,7 +47,7 @@ #include "em-format-quote.h" #include "em-event.h" -#include "e-util/e-account-list.h" +#include "libedataserver/e-account-list.h" #include #include -- cgit v1.2.3