mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Patched to compile.
This commit is contained in:
parent
3b38e61a7d
commit
b5affd12e6
@ -25,6 +25,7 @@
|
||||
#include "SDL_cocoavideo.h"
|
||||
#include "SDL_cocoaopengles.h"
|
||||
#include "SDL_cocoaopengl.h"
|
||||
#include "SDL_assert.h"
|
||||
|
||||
/* EGL implementation of SDL OpenGL support */
|
||||
|
||||
|
@ -25,6 +25,7 @@
|
||||
#include "SDL_windowsvideo.h"
|
||||
#include "SDL_windowsopengles.h"
|
||||
#include "SDL_windowsopengl.h"
|
||||
#include "SDL_assert.h"
|
||||
|
||||
/* EGL implementation of SDL OpenGL support */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user