mirror of https://github.com/encounter/SDL.git
Fixed build
This commit is contained in:
parent
29265d0738
commit
4f19421ed8
|
@ -27,6 +27,7 @@
|
|||
#include "SDL_events.h"
|
||||
#include "SDL_sysjoystick.h"
|
||||
#include "SDL_hints.h"
|
||||
#include "../SDL_hints_c.h"
|
||||
|
||||
#if !SDL_EVENTS_DISABLED
|
||||
#include "../events/SDL_events_c.h"
|
||||
|
|
Loading…
Reference in New Issue