Fixed compiler warning on Android

Sam Lantinga 2018-02-09 16:01:11 -08:00
parent 2fc71d879d
commit 7c36002739
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include "SDL_log.h"
#include "SDL_sysjoystick_c.h"
#include "../SDL_joystick_c.h"
#include "../../events/SDL_keyboard_c.h"
#include "../../core/android/SDL_android.h"
#include "../steam/SDL_steamcontroller.h"