From 76a68d7dd02f3819e4e60cd9febfd45e20821e14 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 6 Jun 2016 08:59:23 +0100 Subject: Update content to split public and internal API --- render/textplain.c | 1 + 1 file changed, 1 insertion(+) (limited to 'render/textplain.c') diff --git a/render/textplain.c b/render/textplain.c index 80828e738..5f37d400d 100644 --- a/render/textplain.c +++ b/render/textplain.c @@ -37,6 +37,7 @@ #include "utils/messages.h" #include "utils/utils.h" #include "utils/utf8.h" +#include "netsurf/content.h" #include "content/content_protected.h" #include "content/hlcache.h" #include "content/handlers/css/utils.h" -- cgit v1.2.3