mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-12 02:44:00 +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…
Reference in New Issue
Block a user