aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-embed.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/embed/ephy-embed.h b/embed/ephy-embed.h
index 4be26fa51..9e6b373d2 100644
--- a/embed/ephy-embed.h
+++ b/embed/ephy-embed.h
@@ -22,11 +22,10 @@
#ifndef EPHY_EMBED_H
#define EPHY_EMBED_H
-#include <glib-object.h>
-#include <gtk/gtk.h>
-
#include "ephy-web-view.h"
+#include <gtk/gtk.h>
+
G_BEGIN_DECLS
#define EPHY_TYPE_EMBED (ephy_embed_get_type ())