aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-component.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-component.h')
-rw-r--r--mail/mail-component.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/mail-component.h b/mail/mail-component.h
index 3e832752df..0a31fdc815 100644
--- a/mail/mail-component.h
+++ b/mail/mail-component.h
@@ -26,15 +26,14 @@
#ifndef _MAIL_COMPONENT_H_
#define _MAIL_COMPONENT_H_
+#include <camel/camel-store.h>
+#include <filter/rule-context.h>
#include <bonobo/bonobo-object.h>
-#include <camel/camel-store.h>
+#include "shell/e-storage-set.h"
-#include "e-storage-set.h"
#include "Evolution.h"
-#include "filter/rule-context.h"
-
#define MAIL_TYPE_COMPONENT (mail_component_get_type ())
#define MAIL_COMPONENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), MAIL_TYPE_COMPONENT, MailComponent))