From 1eb86d9df2d6897d11b712f21d4ac23390fbdc70 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 11:01:40 +0100 Subject: move window header into public API --- frontends/riscos/global_history.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/riscos/global_history.c') diff --git a/frontends/riscos/global_history.c b/frontends/riscos/global_history.c index c469847e0..88c071c23 100644 --- a/frontends/riscos/global_history.c +++ b/frontends/riscos/global_history.c @@ -36,7 +36,7 @@ #include "utils/log.h" #include "desktop/global_history.h" #include "desktop/tree.h" -#include "desktop/gui_window.h" +#include "netsurf/window.h" #include "riscos/dialog.h" #include "riscos/global_history.h" -- cgit v1.2.3