Fixed compiler warning

This commit is contained in:
Sam Lantinga 2019-01-12 12:12:43 -08:00
parent 390459d83e
commit fb8cb95fbc

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