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/framebuffer/localhistory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/framebuffer/localhistory.c') diff --git a/frontends/framebuffer/localhistory.c b/frontends/framebuffer/localhistory.c index 1b2eb9a60..3192f0747 100644 --- a/frontends/framebuffer/localhistory.c +++ b/frontends/framebuffer/localhistory.c @@ -25,7 +25,7 @@ #include #include "desktop/browser_history.h" -#include "desktop/plotters.h" +#include "netsurf/plotters.h" #include "framebuffer/gui.h" #include "framebuffer/fbtk.h" -- cgit v1.2.3