aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail.h')
-rw-r--r--mail/mail.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/mail.h b/mail/mail.h
index ed90d4024e..f0f2fa0ee6 100644
--- a/mail/mail.h
+++ b/mail/mail.h
@@ -19,10 +19,11 @@
/* This file is a F*CKING MESS. Shame to us! */
-#include <gtkhtml/gtkhtml.h>
#include <libgnomevfs/gnome-vfs-mime-handlers.h>
-#include "camel/camel.h"
-#include "composer/e-msg-composer.h"
+#include <gtkhtml/gtkhtml.h>
+#include <camel/camel.h>
+#include <composer/e-msg-composer.h>
+#include <shell/evolution-storage.h>
#include "mail-accounts.h"
#include "mail-account-editor.h"
#include "mail-callbacks.h"
@@ -31,7 +32,6 @@
/*#include "folder-browser.h"*/
#include "mail-session.h"
#include "mail-types.h"
-#include "shell/evolution-storage.h"
extern char *evolution_dir;