Fixed implicit function declarations by including the missing header.
This commit is contained in:
parent
82f9264294
commit
830b5d9d16
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "../../video/android/SDL_androidtouch.h"
|
||||
#include "../../video/android/SDL_androidvideo.h"
|
||||
#include "../../video/android/SDL_androidwindow.h"
|
||||
#include "../../joystick/android/SDL_sysjoystick.h"
|
||||
|
||||
#include <android/log.h>
|
||||
#include <pthread.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue