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/selection.c | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop/selection.c') diff --git a/desktop/selection.c b/desktop/selection.c index ca383c179..fc91f1dbb 100644 --- a/desktop/selection.c +++ b/desktop/selection.c @@ -30,6 +30,7 @@ #include "desktop/browser_private.h" #include "desktop/gui.h" +#include "desktop/gui_factory.h" #include "desktop/mouse.h" #include "desktop/plotters.h" #include "desktop/save_text.h" -- cgit v1.2.3