aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-topics-entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bookmarks/ephy-topics-entry.h')
-rw-r--r--src/bookmarks/ephy-topics-entry.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bookmarks/ephy-topics-entry.h b/src/bookmarks/ephy-topics-entry.h
index 295e0ab65..db3713600 100644
--- a/src/bookmarks/ephy-topics-entry.h
+++ b/src/bookmarks/ephy-topics-entry.h
@@ -22,7 +22,8 @@
#define EPHY_TOPICS_ENTRY_H
#include "ephy-bookmarks.h"
-#include <gtk/gtk.h>
+
+#include <gtk/gtkentry.h>
G_BEGIN_DECLS