From 74ea7834c6d3f1638977d679e5b612db459a7f41 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 18 Oct 2017 02:31:18 -0400 Subject: src/web-view.h: Include tab-page.h --- 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 #include -#include "tab.h" +#include "tab-page.h" G_BEGIN_DECLS -- cgit v0.9.1