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/windows/localhistory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/windows/localhistory.c') diff --git a/frontends/windows/localhistory.c b/frontends/windows/localhistory.c index 674f198a0..ce1877f6f 100644 --- a/frontends/windows/localhistory.c +++ b/frontends/windows/localhistory.c @@ -23,7 +23,7 @@ #include #include "desktop/browser_history.h" -#include "desktop/plotters.h" +#include "netsurf/plotters.h" #include "utils/utils.h" #include "utils/log.h" #include "utils/messages.h" -- cgit v1.2.3