mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
(SDL2) Remove double header inclusion
This commit is contained in:
parent
705f14a8da
commit
3f60f7de0f
@ -32,8 +32,6 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "SDL2/SDL_syswm.h"
|
||||
|
||||
typedef struct sdl2_tex
|
||||
{
|
||||
SDL_Texture *tex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user