mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-21 15:59:43 +00:00
vita: fix PVR_PSP2 (GLES) + gl4es4fita (GL)
This commit is contained in:
committed by
Anonymous Maarten
parent
ec3234ea21
commit
3cb819ac48
@@ -27,6 +27,8 @@
|
||||
#if !defined(_MSC_VER) && !defined(__ANDROID__) && !defined(SDL_USE_BUILTIN_OPENGL_DEFINITIONS)
|
||||
|
||||
#if defined(__vita__) || defined(__psp2__)
|
||||
#include <psp2/display.h>
|
||||
#include <psp2/gxm.h>
|
||||
#include <psp2/types.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user