From 8652353f286c3cacb888573b3fe1e7263b41a92c Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 3 Dec 2004 03:38:03 +0000 Subject: Moved various things from e-util to libedataserver. 2004-11-15 Not Zed * *.c: Moved various things from e-util to libedataserver. * GNOME_Evolution_Mail.server.in.in: remove the startup wizard stuff. * mail-config-druid.[ch]: * mail-account-editor.[ch]: * mail-account-gui.[ch]: removed & deleted. * mail-session.c (mail_session_init): and here too. * em-migrate.c (em_migrate_1_4): init camel-provider library too. (e_path_to_physical): copy from e-util/e-path.c. * Makefile.am (libevolution_mail_la_LIBADD): link to new libcamel provider too. svn path=/trunk/; revision=28047 --- mail/em-format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-format.h') diff --git a/mail/em-format.h b/mail/em-format.h index 2d28eca231..a822809bc1 100644 --- a/mail/em-format.h +++ b/mail/em-format.h @@ -28,7 +28,7 @@ #define _EM_FORMAT_H #include -#include "e-util/e-msgport.h" +#include "libedataserver/e-msgport.h" struct _CamelStream; struct _CamelMimePart; -- cgit v1.2.3