]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
Make GitHub Actions Happy try 3 12-12-2020
authorElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 12 Dec 2020 13:08:38 +0000 (14:08 +0100)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 12 Dec 2020 13:08:38 +0000 (14:08 +0100)
src/client/inputhandler.h

index b3a7d4ba3b501e3477caa04d5a9aebdec73b8ac9..365263b39d159d93f1242d01b5286883e4b3a27f 100644 (file)
@@ -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