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/layout.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'render/layout.c') diff --git a/render/layout.c b/render/layout.c index 48c8677d7..0cf829ad6 100644 --- a/render/layout.c +++ b/render/layout.c @@ -47,12 +47,13 @@ #include "utils/talloc.h" #include "utils/utils.h" #include "utils/nsoption.h" +#include "netsurf/content.h" +#include "netsurf/browser_window.h" +#include "netsurf/layout.h" #include "content/content_protected.h" #include "content/handlers/css/utils.h" -#include "netsurf/browser_window.h" #include "desktop/scrollbar.h" #include "desktop/textarea.h" -#include "netsurf/layout.h" #include "render/box.h" #include "render/font.h" -- cgit v1.2.3