replace header in legoinputmanager

This commit is contained in:
Ramen2X 2024-12-19 19:18:33 -05:00 committed by GitHub
parent 8dacd5c977
commit a9ca58c41f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
#include <SDL3/SDL_joystick.h>
#include <SDL3/SDL_keyboard.h>
#include <dinput.h>
#include <windows.h>
class LegoCameraController;
class LegoControlManager;