From 153c4444543411b00fc8682bd38d6e1758a63082 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 22 Aug 2012 12:22:58 +0100 Subject: Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. Frontends that have been updated to build: framebuffer gtk monkey riscos TODO: amiga atari beos cocoa windows --- riscos/history.c | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/history.c') diff --git a/riscos/history.c b/riscos/history.c index 00ff5d6ff..8a3b562cb 100644 --- a/riscos/history.c +++ b/riscos/history.c @@ -30,6 +30,7 @@ #include "desktop/history_core.h" #include "desktop/plotters.h" #include "riscos/dialog.h" +#include "desktop/browser_private.h" #include "desktop/options.h" #include "riscos/gui.h" #include "riscos/wimp.h" -- cgit v1.2.3