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 --- gtk/scaffolding.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/scaffolding.c') diff --git a/gtk/scaffolding.c b/gtk/scaffolding.c index 2b0036762..f6f6d9857 100644 --- a/gtk/scaffolding.c +++ b/gtk/scaffolding.c @@ -33,7 +33,7 @@ #include "content/content.h" #include "content/hlcache.h" #include "css/utils.h" -#include "desktop/browser.h" +#include "desktop/browser_private.h" #include "desktop/history_core.h" #include "desktop/hotlist.h" #include "desktop/gui.h" -- cgit v1.2.3