aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-corba-storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-corba-storage.c')
-rw-r--r--shell/e-corba-storage.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/shell/e-corba-storage.c b/shell/e-corba-storage.c
index c58f75656b..99fd265c17 100644
--- a/shell/e-corba-storage.c
+++ b/shell/e-corba-storage.c
@@ -25,13 +25,14 @@
#include <config.h>
#endif
+#include "e-corba-storage.h"
+
+#include <glib.h>
#include <bonobo/bonobo-main.h>
#include <gal/util/e-util.h>
#include "Evolution.h"
-#include "e-corba-storage.h"
-
#define PARENT_TYPE E_TYPE_STORAGE
static EStorageClass *parent_class = NULL;