Add glsmsym.h header to psx/gpu.h

This commit is contained in:
twinaphex 2016-02-11 23:01:27 +01:00
parent 4f68bfed52
commit b1d3974198

View File

@ -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