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/history.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/atari/history.c') diff --git a/frontends/atari/history.c b/frontends/atari/history.c index ba72c7f00..d8b582e8b 100644 --- a/frontends/atari/history.c +++ b/frontends/atari/history.c @@ -21,7 +21,7 @@ #include "utils/log.h" #include "utils/messages.h" -#include "desktop/mouse.h" +#include "netsurf/mouse.h" #include "desktop/global_history.h" #include "desktop/core_window.h" -- cgit v1.2.3