summaryrefslogtreecommitdiff
path: root/frontends/amiga/gui.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-30 12:07:16 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-30 12:10:08 +0100
commit8711fbe47dd0381efd09717b719b79be3d819f49 (patch)
tree1b519f8a19e4e361dff32258da0b1aff836ec4ed /frontends/amiga/gui.h
parenta996bee9facdce826c5fc3a819dd0ce362d80e95 (diff)
downloadnetsurf-8711fbe47dd0381efd09717b719b79be3d819f49.tar.gz
netsurf-8711fbe47dd0381efd09717b719b79be3d819f49.tar.bz2
move mouse and pointer state header into public API
Diffstat (limited to 'frontends/amiga/gui.h')
-rw-r--r--frontends/amiga/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/gui.h b/frontends/amiga/gui.h
index 10e89cd9b..c5c1c3134 100644
--- a/frontends/amiga/gui.h
+++ b/frontends/amiga/gui.h
@@ -26,7 +26,7 @@
#include <devices/inputevent.h>
#include "netsurf/window.h"
-#include "desktop/mouse.h"
+#include "netsurf/mouse.h"
#include "amiga/menu.h"
#include "amiga/object.h"