mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-10 22:15:37 +00:00
Fixed compile warning
This commit is contained in:
parent
da84c3bf6e
commit
aa85436ec7
|
@ -23,6 +23,7 @@
|
||||||
#include "SDL_assert.h"
|
#include "SDL_assert.h"
|
||||||
#include "SDL_hints.h"
|
#include "SDL_hints.h"
|
||||||
#include "SDL_log.h"
|
#include "SDL_log.h"
|
||||||
|
#include "SDL_main.h"
|
||||||
|
|
||||||
#ifdef __ANDROID__
|
#ifdef __ANDROID__
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue