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/save_draw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/riscos/save_draw.c') diff --git a/frontends/riscos/save_draw.c b/frontends/riscos/save_draw.c index 50febf3b2..7ba2c942b 100644 --- a/frontends/riscos/save_draw.c +++ b/frontends/riscos/save_draw.c @@ -34,7 +34,7 @@ #include "utils/utils.h" #include "content/content.h" #include "content/hlcache.h" -#include "desktop/plotters.h" +#include "netsurf/plotters.h" #include "riscos/bitmap.h" #include "riscos/gui.h" -- cgit v1.2.3