From 5f517cc714ccfcc639c52b47108e9ae27759a7c0 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 8 Feb 2014 17:13:04 +0000 Subject: Don't need browser_private.h any more. --- gtk/gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk') diff --git a/gtk/gui.c b/gtk/gui.c index a7f8d4cb2..11140ce8d 100644 --- a/gtk/gui.c +++ b/gtk/gui.c @@ -44,7 +44,7 @@ #include "content/fetchers/resource.h" #include "content/hlcache.h" #include "content/urldb.h" -#include "desktop/browser_private.h" +#include "desktop/browser.h" #include "desktop/gui.h" #include "desktop/netsurf.h" #include "utils/nsoption.h" -- cgit v1.2.3