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/html.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/html/html.c') diff --git a/content/handlers/html/html.c b/content/handlers/html/html.c index 0e13b9407..af06431bf 100644 --- a/content/handlers/html/html.c +++ b/content/handlers/html/html.c @@ -48,6 +48,7 @@ #include "netsurf/layout.h" #include "netsurf/misc.h" #include "content/hlcache.h" +#include "content/content_factory.h" #include "desktop/selection.h" #include "desktop/scrollbar.h" #include "desktop/textarea.h" -- cgit v1.2.3