fixup: link directly to issue

This commit is contained in:
Thomas Calvert
2025-03-02 11:41:43 -08:00
committed by teejusb
parent fe3e73ae0d
commit 788db3d826
+2 -1
View File
@@ -7,7 +7,8 @@
#include "LocalizedString.h"
#if LINUX
// FIXME: bit gross to include this here, see GH issue #73
// FIXME: bit gross to include this here, see GH issue #73:
// https://github.com/itgmania/itgmania/issues/73#issuecomment-2597176788
#include "arch/InputHandler/LinuxInputManager.h"
#endif