mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-12-20 01:38:20 +00:00
Added header needed for SDL_Delay()
This commit is contained in:
parent
aeb275149a
commit
12aa4d5653
@ -25,6 +25,7 @@
|
||||
#if SDL_JOYSTICK_DINPUT
|
||||
|
||||
#include "SDL_hints.h"
|
||||
#include "SDL_timer.h"
|
||||
#include "SDL_windowsjoystick_c.h"
|
||||
#include "SDL_dinputjoystick_c.h"
|
||||
#include "SDL_rawinputjoystick_c.h"
|
||||
|
Loading…
Reference in New Issue
Block a user