Fixed implicit function declaration and warning for SDL_Log().
This commit is contained in:
parent
cd88135edc
commit
64f1ac9002
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
#include "SDL_events.h"
|
#include "SDL_events.h"
|
||||||
#include "../../events/SDL_mouse_c.h"
|
#include "../../events/SDL_mouse_c.h"
|
||||||
#include "../../events/SDL_touch_c.h"
|
#include "../../events/SDL_touch_c.h"
|
||||||
|
#include "SDL_log.h"
|
||||||
|
|
||||||
#include "SDL_androidtouch.h"
|
#include "SDL_androidtouch.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue