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/textinput.c | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop/textinput.c') diff --git a/desktop/textinput.c b/desktop/textinput.c index 95c321eaa..c61b838fe 100644 --- a/desktop/textinput.c +++ b/desktop/textinput.c @@ -31,6 +31,7 @@ #include "desktop/browser_private.h" #include "desktop/gui.h" +#include "desktop/gui_factory.h" #include "desktop/mouse.h" #include "desktop/scrollbar.h" #include "desktop/selection.h" -- cgit v1.2.3