aboutsummaryrefslogtreecommitdiffstats
path: root/mail/subscribe-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/subscribe-dialog.h')
-rw-r--r--mail/subscribe-dialog.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/subscribe-dialog.h b/mail/subscribe-dialog.h
index 444a2ca548..c37c93080f 100644
--- a/mail/subscribe-dialog.h
+++ b/mail/subscribe-dialog.h
@@ -24,14 +24,14 @@
#ifndef _SUBSCRIBE_DIALOG_H_
#define _SUBSCRIBE_DIALOG_H_
-#include "mail-types.h"
-#include "camel/camel-store.h"
#include <gtk/gtktable.h>
-#include <gal/e-table/e-tree-model.h>
-#include <gal/e-table/e-table-model.h>
#include <bonobo/bonobo-control.h>
#include <bonobo/bonobo-property-bag.h>
+#include <gal/e-table/e-tree-model.h>
+#include <gal/e-table/e-table-model.h>
#include "shell/evolution-storage.h"
+#include "mail-types.h"
+#include "camel/camel-store.h"
#define SUBSCRIBE_DIALOG_TYPE (subscribe_dialog_get_type ())
#define SUBSCRIBE_DIALOG(o) (GTK_CHECK_CAST ((o), SUBSCRIBE_DIALOG_TYPE, SubscribeDialog))
3262559'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2 * - remove MD5ohauer2011-07-031-5/+0 * NO_CDROM and NO_PACKAGE are redundant if RESTRICTED is specified.linimon2011-01-241-7/+4 * Use the $SRC_BASE Makevar instead of hard-coding.linimon2010-12-171-4/+4 * Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=edwin2007-10-07