Fixed compiler warning on Android
This commit is contained in:
parent
eaea0767d0
commit
e11bc486e4
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include "../../SDL_internal.h"
|
||||
#include "SDL_stdinc.h"
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_hints.h"
|
||||
#include "SDL_log.h"
|
||||
|
||||
#ifdef __ANDROID__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue