mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-06-20 05:17:58 +00:00
Fixed build
This commit is contained in:
parent
29265d0738
commit
4f19421ed8
|
@ -27,6 +27,7 @@
|
||||||
#include "SDL_events.h"
|
#include "SDL_events.h"
|
||||||
#include "SDL_sysjoystick.h"
|
#include "SDL_sysjoystick.h"
|
||||||
#include "SDL_hints.h"
|
#include "SDL_hints.h"
|
||||||
|
#include "../SDL_hints_c.h"
|
||||||
|
|
||||||
#if !SDL_EVENTS_DISABLED
|
#if !SDL_EVENTS_DISABLED
|
||||||
#include "../events/SDL_events_c.h"
|
#include "../events/SDL_events_c.h"
|
||||||
|
|
Loading…
Reference in a new issue