summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/web-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web-view.h b/src/web-view.h
index 36e87d1..3cd9814 100644
--- a/src/web-view.h
+++ b/src/web-view.h
@@ -29,7 +29,7 @@ typedef struct _MqWebViewClass MqWebViewClass;
#include <gtk/gtk.h>
#include <webkit2/webkit2.h>
-#include "tab.h"
+#include "tab-page.h"
G_BEGIN_DECLS