aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-vfolder-editor-rule.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-vfolder-editor-rule.c')
-rw-r--r--mail/em-vfolder-editor-rule.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/em-vfolder-editor-rule.c b/mail/em-vfolder-editor-rule.c
index 1319bdcee0..9d85356537 100644
--- a/mail/em-vfolder-editor-rule.c
+++ b/mail/em-vfolder-editor-rule.c
@@ -21,10 +21,9 @@
*
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "em-vfolder-editor-rule.h"
+#include <config.h>
#include <string.h>
#include <gtk/gtk.h>
@@ -35,13 +34,10 @@
#include <e-util/e-util.h>
#include <e-util/e-util-private.h>
-#include <libemail-engine/e-mail-folder-utils.h>
-
#include "em-folder-selector.h"
#include "em-folder-tree.h"
#include "em-utils.h"
#include "em-vfolder-editor-context.h"
-#include "em-vfolder-editor-rule.h"
#define EM_VFOLDER_EDITOR_RULE_GET_PRIVATE(obj) \
(G_TYPE_INSTANCE_GET_PRIVATE \