summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h')
-rw-r--r--Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h b/Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h
index 8f34ed3..eb88f70 100644
--- a/Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h
+++ b/Source/WebKit2/Shared/API/c/gtk/WKBaseGtk.h
@@ -32,6 +32,8 @@
#error "Please #include \"WKBase.h\" instead of this file directly."
#endif
+#include <stdbool.h>
+
typedef const struct OpaqueWKView* WKViewRef;
#endif /* WKBaseGtk_h */