From ef6a3af717132e0750f226fa8a0ee0f3c98e19f0 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Mon, 20 Sep 2004 05:59:55 +0000 Subject: Merged notzed-eplugin-2-branch to head. svn path=/trunk/; revision=27300 --- camel/providers/imap/camel-imap-store.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'camel/providers/imap/camel-imap-store.c') diff --git a/camel/providers/imap/camel-imap-store.c b/camel/providers/imap/camel-imap-store.c index af031bdc47..85e8b8fc04 100644 --- a/camel/providers/imap/camel-imap-store.c +++ b/camel/providers/imap/camel-imap-store.c @@ -24,7 +24,6 @@ * */ - #ifdef HAVE_CONFIG_H #include #endif @@ -59,11 +58,10 @@ #include "camel-sasl.h" #include "camel-utf8.h" #include "camel-string-utils.h" - #include "camel-imap-private.h" #include "camel-private.h" - #include "camel-debug.h" +#include "camel-i18n.h" #define d(x) -- cgit v1.2.3