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 --- frontends/windows/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/windows/window.c') diff --git a/frontends/windows/window.c b/frontends/windows/window.c index afc741ff1..bbe0e96f0 100644 --- a/frontends/windows/window.c +++ b/frontends/windows/window.c @@ -30,7 +30,7 @@ #include "utils/nsurl.h" #include "utils/messages.h" #include "content/content.h" -#include "desktop/browser.h" +#include "netsurf/browser_window.h" #include "netsurf/window.h" #include "desktop/browser_history.h" #include "desktop/textinput.h" -- cgit v1.2.3