From 667d4a0a4938e1bfe54eb5b56cd4313b6579534d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 14 Jan 2014 20:05:14 +0000 Subject: confine the gui table acessor to the gui factory header --- desktop/browser.c | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop/browser.c') diff --git a/desktop/browser.c b/desktop/browser.c index 30aeead0c..3ae613d08 100644 --- a/desktop/browser.c +++ b/desktop/browser.c @@ -47,6 +47,7 @@ #include "desktop/frames.h" #include "desktop/global_history.h" #include "desktop/gui.h" +#include "desktop/gui_factory.h" #include "desktop/hotlist.h" #include "desktop/knockout.h" #include "desktop/local_history.h" -- cgit v1.2.3