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/atari/rootwin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/atari/rootwin.c') diff --git a/frontends/atari/rootwin.c b/frontends/atari/rootwin.c index 5a5bdcc25..d309f8dc5 100644 --- a/frontends/atari/rootwin.c +++ b/frontends/atari/rootwin.c @@ -39,7 +39,7 @@ #include "utils/log.h" #include "netsurf/browser_window.h" #include "netsurf/mouse.h" -#include "desktop/plotters.h" +#include "netsurf/plotters.h" #include "desktop/textinput.h" #include "content/content.h" #include "content/hlcache.h" -- cgit v1.2.3