summaryrefslogtreecommitdiffstats
path: root/src/web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/web-view.h')
-rw-r--r--src/web-view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web-view.h b/src/web-view.h
index a662641..6724652 100644
--- a/src/web-view.h
+++ b/src/web-view.h
@@ -25,6 +25,7 @@ typedef struct _MqWebViewClass MqWebViewClass;
#ifndef MQ_WEB_VIEW_H
#define MQ_WEB_VIEW_H
+#include <glib.h>
#include <gtk/gtk.h>
#include <webkit2/webkit2.h>