From a4d914ba275fec76f9f9bceb4d8c789adf163565 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Sat, 12 Dec 2020 14:08:38 +0100 Subject: [PATCH] Make GitHub Actions Happy try 3 --- src/client/inputhandler.h | 1 + 1 file changed, 1 insertion(+) 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