mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Merge pull request #16903 from hrydgard/libretro-buildfix-gles3
Attempt at libretro buildfix
This commit is contained in:
commit
c9e386f78e
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
|||
|
||||
#if XR_USE_GRAPHICS_API_OPENGL_ES
|
||||
|
||||
#include <GLES3/gl3.h>
|
||||
#include <GLES3/gl3ext.h>
|
||||
#include "Common/GPU/OpenGL/GLCommon.h"
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue