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/amiga/history_local.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/amiga/history_local.c') diff --git a/frontends/amiga/history_local.c b/frontends/amiga/history_local.c index a1ada5b00..3a6cbe42d 100755 --- a/frontends/amiga/history_local.c +++ b/frontends/amiga/history_local.c @@ -46,7 +46,7 @@ #include "utils/messages.h" #include "desktop/browser_history.h" #include "netsurf/browser_window.h" -#include "desktop/plotters.h" +#include "netsurf/plotters.h" #include "netsurf/window.h" #include "graphics/rpattr.h" -- cgit v1.2.3