mirror of https://github.com/encounter/SDL.git
Fixed compiler warning
This commit is contained in:
parent
390459d83e
commit
fb8cb95fbc
|
@ -27,6 +27,7 @@
|
||||||
|
|
||||||
#include "SDL_androidevents.h"
|
#include "SDL_androidevents.h"
|
||||||
#include "SDL_events.h"
|
#include "SDL_events.h"
|
||||||
|
#include "SDL_androidkeyboard.h"
|
||||||
#include "SDL_androidwindow.h"
|
#include "SDL_androidwindow.h"
|
||||||
|
|
||||||
#if !SDL_AUDIO_DISABLED
|
#if !SDL_AUDIO_DISABLED
|
||||||
|
|
Loading…
Reference in New Issue