aboutsummaryrefslogtreecommitdiff
path: root/webext-surf.c
diff options
context:
space:
mode:
Diffstat (limited to 'webext-surf.c')
-rw-r--r--webext-surf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/webext-surf.c b/webext-surf.c
index 69fd04b..d2753b5 100644
--- a/webext-surf.c
+++ b/webext-surf.c
@@ -7,6 +7,7 @@
#include <stdlib.h>
#include <gio/gio.h>
+#include <gio/gunixfdlist.h>
#include <webkit2/webkit-web-extension.h>
#include <webkitdom/webkitdom.h>
#include <webkitdom/WebKitDOMDOMWindowUnstable.h>