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/image/svg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/image/svg.c') diff --git a/content/handlers/image/svg.c b/content/handlers/image/svg.c index 6194389bf..895d799df 100644 --- a/content/handlers/image/svg.c +++ b/content/handlers/image/svg.c @@ -34,6 +34,7 @@ #include "netsurf/plotters.h" #include "netsurf/content.h" #include "content/content_protected.h" +#include "content/content_factory.h" #include "image/svg.h" -- cgit v1.2.3