aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-account-editor.h')
-rw-r--r--mail/em-account-editor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/em-account-editor.h b/mail/em-account-editor.h
index 83756701da..c20da7f1bf 100644
--- a/mail/em-account-editor.h
+++ b/mail/em-account-editor.h
@@ -25,13 +25,13 @@
#ifndef EM_ACCOUNT_EDITOR_H
#define EM_ACCOUNT_EDITOR_H
+#include <gtk/gtk.h>
+
#ifdef __cplusplus
extern "C" {
#pragma }
#endif /* __cplusplus */
-#include <gtk/gtkvbox.h>
-
struct _EAccount;
typedef struct _EMAccountEditor EMAccountEditor;