From ada39997e39c18a9efacf29b25ad4a109736f180 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 7 May 2008 01:27:20 +0000 Subject: [PATCH] fixed header ordering svn path=/trunk/; revision=8758 --- camel/providers/imap4/camel-imap4-command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel/providers/imap4/camel-imap4-command.c b/camel/providers/imap4/camel-imap4-command.c index 703a181..091715e 100644 --- a/camel/providers/imap4/camel-imap4-command.c +++ b/camel/providers/imap4/camel-imap4-command.c @@ -24,9 +24,9 @@ #include #endif -#include #include #include +#include #include -- 2.7.4