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/text/textplain.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/text') diff --git a/content/handlers/text/textplain.c b/content/handlers/text/textplain.c index 86122ff73..e9037f9ba 100644 --- a/content/handlers/text/textplain.c +++ b/content/handlers/text/textplain.c @@ -45,6 +45,7 @@ #include "netsurf/plotters.h" #include "netsurf/layout.h" #include "content/content_protected.h" +#include "content/content_factory.h" #include "content/hlcache.h" #include "css/utils.h" #include "utils/nsoption.h" -- cgit v1.2.3