From ad343eccb18454bab2f4e9464b88564c9da69649 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 2 Nov 2014 20:10:32 +0000 Subject: remove unecessary utils/types.h This cleans up this header and moves the functionality into more useful places while reducing the include complexity but only pulling in whats required. --- riscos/gui/url_bar.c | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/gui') diff --git a/riscos/gui/url_bar.c b/riscos/gui/url_bar.c index 348fc85c4..406fa9da7 100644 --- a/riscos/gui/url_bar.c +++ b/riscos/gui/url_bar.c @@ -38,6 +38,7 @@ #include "content/hlcache.h" #include "content/content.h" #include "desktop/browser.h" +#include "desktop/plotters.h" #include "riscos/gui.h" #include "riscos/hotlist.h" -- cgit v1.2.3