From ab952e063444544d57e86ff089715dd0b6558342 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 7 May 2020 20:55:44 +0100 Subject: improve content header usage --- content/handlers/html/script.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/html/script.c') diff --git a/content/handlers/html/script.c b/content/handlers/html/script.c index faab08ba6..962386d68 100644 --- a/content/handlers/html/script.c +++ b/content/handlers/html/script.c @@ -36,6 +36,7 @@ #include "netsurf/content.h" #include "javascript/js.h" #include "content/content_protected.h" +#include "content/content_factory.h" #include "content/fetch.h" #include "content/hlcache.h" -- cgit v1.2.3