From 7fc0a4c481d7adad14a42740037d50b2f9e1cdc1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 17:32:57 +0100 Subject: move desktop window header into public API --- render/layout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/layout.c') diff --git a/render/layout.c b/render/layout.c index c86ccd75b..48c8677d7 100644 --- a/render/layout.c +++ b/render/layout.c @@ -49,7 +49,7 @@ #include "utils/nsoption.h" #include "content/content_protected.h" #include "content/handlers/css/utils.h" -#include "desktop/browser.h" +#include "netsurf/browser_window.h" #include "desktop/scrollbar.h" #include "desktop/textarea.h" #include "netsurf/layout.h" -- cgit v1.2.3