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/redraw.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/html/redraw.c') diff --git a/content/handlers/html/redraw.c b/content/handlers/html/redraw.c index fa4cd954d..936c1b333 100644 --- a/content/handlers/html/redraw.c +++ b/content/handlers/html/redraw.c @@ -45,6 +45,7 @@ #include "netsurf/plotters.h" #include "netsurf/bitmap.h" #include "netsurf/layout.h" +#include "content/content.h" #include "content/content_protected.h" #include "css/utils.h" #include "desktop/selection.h" -- cgit v1.2.3