summaryrefslogtreecommitdiffstats
path: root/src/back-forward-button-box.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/back-forward-button-box.h')
-rw-r--r--src/back-forward-button-box.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/back-forward-button-box.h b/src/back-forward-button-box.h
index f79eefe..745eea7 100644
--- a/src/back-forward-button-box.h
+++ b/src/back-forward-button-box.h
@@ -25,9 +25,9 @@ typedef struct _MqBackForwardButtonBoxClass MqBackForwardButtonBoxClass;
#ifndef MQ_BACK_FORWARD_BUTTON_BOX_H
#define MQ_BACK_FORWARD_BUTTON_BOX_H
+#include <glib.h>
#include <gtk/gtk.h>
-#include "tab.h"
#include "web-view.h"
G_BEGIN_DECLS