Fixed compile warning

This commit is contained in:
Sam Lantinga 2017-08-28 14:45:19 -07:00
parent d56e0375d2
commit 6fafe7f2be

View File

@ -23,6 +23,7 @@
#include "SDL_assert.h"
#include "SDL_hints.h"
#include "SDL_log.h"
#include "SDL_main.h"
#ifdef __ANDROID__