From 8711fbe47dd0381efd09717b719b79be3d819f49 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 12:07:16 +0100 Subject: move mouse and pointer state header into public API --- frontends/amiga/history.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/amiga/history.c') diff --git a/frontends/amiga/history.c b/frontends/amiga/history.c index 61425f3d5..bc16d3000 100755 --- a/frontends/amiga/history.c +++ b/frontends/amiga/history.c @@ -20,7 +20,7 @@ #include #include "utils/errors.h" -#include "desktop/mouse.h" +#include "netsurf/mouse.h" #include "netsurf/window.h" #include "amiga/history.h" -- cgit v1.2.3