mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-03 16:36:25 +00:00
Fix warnining implicit declaration of SDL_DetectPalette (Thanks meyraud705)
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
#include "SDL_render.h"
|
#include "SDL_render.h"
|
||||||
#include "SDL_sysrender.h"
|
#include "SDL_sysrender.h"
|
||||||
#include "software/SDL_render_sw_c.h"
|
#include "software/SDL_render_sw_c.h"
|
||||||
|
#include "../video/SDL_pixels_c.h"
|
||||||
|
|
||||||
#if defined(__ANDROID__)
|
#if defined(__ANDROID__)
|
||||||
# include "../core/android/SDL_android.h"
|
# include "../core/android/SDL_android.h"
|
||||||
|
Reference in New Issue
Block a user