aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2020-12-12 14:08:38 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2020-12-12 14:08:38 +0100
commita4d914ba275fec76f9f9bceb4d8c789adf163565 (patch)
treed4e0b1da12caf24dffe6c69f6d7df4178c78360c /src
parenta34c610938eb03f449bdb077e61414213e576ebc (diff)
downloaddragonfireclient-a4d914ba275fec76f9f9bceb4d8c789adf163565.tar.xz
Make GitHub Actions Happy try 312-12-2020
Diffstat (limited to 'src')
-rw-r--r--src/client/inputhandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/inputhandler.h b/src/client/inputhandler.h
index b3a7d4ba3..365263b39 100644
--- a/src/client/inputhandler.h
+++ b/src/client/inputhandler.h
@@ -30,6 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#endif
class InputHandler;
+class TouchScreenGUI;
/****************************************************************************
Fast key cache for main game loop