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/atari/gui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/atari/gui.h') diff --git a/frontends/atari/gui.h b/frontends/atari/gui.h index 50184d029..9c9aaaa58 100644 --- a/frontends/atari/gui.h +++ b/frontends/atari/gui.h @@ -22,7 +22,7 @@ #include #include -#include "desktop/mouse.h" +#include "netsurf/mouse.h" #include "atari/redrawslots.h" #include "atari/gemtk/gemtk.h" -- cgit v1.2.3