Fixed implicit function declaration for SDL_AndroidGetInternalStoragePath().
This commit is contained in:
parent
64f1ac9002
commit
663e2c37ae
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
|
|
||||||
#ifdef ANDROID
|
#ifdef ANDROID
|
||||||
#include "../core/android/SDL_android.h"
|
#include "../core/android/SDL_android.h"
|
||||||
|
#include "SDL_system.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __WIN32__
|
#ifdef __WIN32__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue