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_interaction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/html_interaction.c') diff --git a/render/html_interaction.c b/render/html_interaction.c index 9513d0f0a..3a548250a 100644 --- a/render/html_interaction.c +++ b/render/html_interaction.c @@ -35,7 +35,7 @@ #include "utils/log.h" #include "content/content.h" #include "content/hlcache.h" -#include "desktop/browser.h" +#include "netsurf/browser_window.h" #include "desktop/frames.h" #include "netsurf/mouse.h" #include "utils/nsoption.h" -- cgit v1.2.3