mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2024-11-27 19:00:35 +00:00
Add glsmsym.h header to psx/gpu.h
This commit is contained in:
parent
4f68bfed52
commit
b1d3974198
@ -6,6 +6,10 @@
|
||||
|
||||
#include "FastFIFO.h"
|
||||
|
||||
#if defined(HAVE_OPENGL) || defined(HAVE_OPENGLES)
|
||||
#include <glsm/glsmsym.h>
|
||||
#endif
|
||||
|
||||
class PS_GPU;
|
||||
|
||||
#define INCMD_NONE 0
|
||||
|
Loading…
Reference in New Issue
Block a user