mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Fixed building with Windows.Gaming.Input enabled
This commit is contained in:
parent
3c07dd12f0
commit
9ec2cf5629
@ -19,6 +19,7 @@
|
|||||||
3. This notice may not be removed or altered from any source distribution.
|
3. This notice may not be removed or altered from any source distribution.
|
||||||
*/
|
*/
|
||||||
#include "../../SDL_internal.h"
|
#include "../../SDL_internal.h"
|
||||||
|
#include "../../core/windows/SDL_windows.h"
|
||||||
|
|
||||||
/* Return true if the RawInput driver is enabled */
|
/* Return true if the RawInput driver is enabled */
|
||||||
extern SDL_bool RAWINPUT_IsEnabled();
|
extern SDL_bool RAWINPUT_IsEnabled();
|
||||||
|
Loading…
Reference in New Issue
Block a user