mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-06-20 20:17:52 +00:00
Minor cleanup
This commit is contained in:
parent
6cd444f0fa
commit
7b3449b89f
|
@ -27,7 +27,6 @@
|
||||||
#endif
|
#endif
|
||||||
#if SDL_VIDEO_DRIVER_ANDROID
|
#if SDL_VIDEO_DRIVER_ANDROID
|
||||||
#include <android/native_window.h>
|
#include <android/native_window.h>
|
||||||
#include "../core/android/SDL_android.h"
|
|
||||||
#include "../video/android/SDL_androidvideo.h"
|
#include "../video/android/SDL_androidvideo.h"
|
||||||
#endif
|
#endif
|
||||||
#if SDL_VIDEO_DRIVER_RPI
|
#if SDL_VIDEO_DRIVER_RPI
|
||||||
|
|
Loading…
Reference in a new issue