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/html_redraw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/html_redraw.c') diff --git a/render/html_redraw.c b/render/html_redraw.c index e70f9bead..40783c302 100644 --- a/render/html_redraw.c +++ b/render/html_redraw.c @@ -42,7 +42,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/plotters.h" #include "desktop/selection.h" #include "desktop/print.h" -- cgit v1.2.3