aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/mozilla-embed-persist.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/mozilla-embed-persist.h')
-rw-r--r--embed/mozilla/mozilla-embed-persist.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/embed/mozilla/mozilla-embed-persist.h b/embed/mozilla/mozilla-embed-persist.h
index 1832b8d19..0294b992a 100644
--- a/embed/mozilla/mozilla-embed-persist.h
+++ b/embed/mozilla/mozilla-embed-persist.h
@@ -21,10 +21,10 @@
#ifndef MOZILLA_EMBED_PERSIST_H
#define MOZILLA_EMBED_PERSIST_H
-#include "ephy-embed-persist.h"
-
-#include <glib-object.h>
#include <glib.h>
+#include <glib-object.h>
+
+#include "ephy-embed-persist.h"
G_BEGIN_DECLS