From 667605869fba31c48e61736f89efe4126d27db0c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 21:05:57 +0100 Subject: move plotters header into public API --- frontends/riscos/gui/url_bar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/riscos/gui/url_bar.c') diff --git a/frontends/riscos/gui/url_bar.c b/frontends/riscos/gui/url_bar.c index 37c4de111..80a7b4a40 100644 --- a/frontends/riscos/gui/url_bar.c +++ b/frontends/riscos/gui/url_bar.c @@ -38,7 +38,7 @@ #include "content/hlcache.h" #include "content/content.h" #include "netsurf/browser_window.h" -#include "desktop/plotters.h" +#include "netsurf/plotters.h" #include "riscos/gui.h" #include "riscos/hotlist.h" -- cgit v1.2.3