From 7a6faf41994e1bd9a31112e7349221331e3fdc05 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 17 Oct 2014 09:27:58 +0100 Subject: reduce uncesessary inclusion of browser.h and browser_private.h --- monkey/browser.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'monkey/browser.h') diff --git a/monkey/browser.h b/monkey/browser.h index 959c6a1e6..7fe7c5390 100644 --- a/monkey/browser.h +++ b/monkey/browser.h @@ -19,9 +19,6 @@ #ifndef NETSURF_MONKEY_BROWSER_H #define NETSURF_MONKEY_BROWSER_H -#include "desktop/browser.h" -#include "content/hlcache.h" - extern struct gui_window_table *monkey_window_table; extern struct gui_download_table *monkey_download_table; -- cgit v1.2.3