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/html_object.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'render/html_object.c') diff --git a/render/html_object.c b/render/html_object.c index baa01e598..51c18e263 100644 --- a/render/html_object.c +++ b/render/html_object.c @@ -32,10 +32,11 @@ #include "utils/config.h" #include "utils/log.h" #include "utils/nsoption.h" +#include "netsurf/content.h" +#include "netsurf/misc.h" #include "content/hlcache.h" #include "content/handlers/css/utils.h" #include "desktop/scrollbar.h" -#include "netsurf/misc.h" #include "desktop/gui_internal.h" #include "render/box.h" -- cgit v1.2.3