Fixed compiler warning

Sam Lantinga 2019-01-12 12:12:43 -08:00
parent 390459d83e
commit fb8cb95fbc
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "SDL_androidevents.h"
#include "SDL_events.h"
#include "SDL_androidkeyboard.h"
#include "SDL_androidwindow.h"
#if !SDL_AUDIO_DISABLED