summaryrefslogtreecommitdiffstats
path: root/src/stop-reload-button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stop-reload-button.h')
-rw-r--r--src/stop-reload-button.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/stop-reload-button.h b/src/stop-reload-button.h
index 3d76340..9158782 100644
--- a/src/stop-reload-button.h
+++ b/src/stop-reload-button.h
@@ -25,10 +25,9 @@ typedef struct _MqStopReloadButtonClass MqStopReloadButtonClass;
#ifndef MQ_STOP_RELOAD_BUTTON_H
#define MQ_STOP_RELOAD_BUTTON_H
+#include <glib.h>
#include <gtk/gtk.h>
-#include "tab.h"
-#include "find-toolbar.h"
#include "web-view.h"
G_BEGIN_DECLS