Fix PSP build
This commit is contained in:
+1
-1
@@ -21,8 +21,8 @@
|
||||
#else
|
||||
// For some platforms (Vita) we do not include GL extensions.
|
||||
#ifndef GL_GLEXT_PROTOTYPES
|
||||
#include <GL/gl.h>
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glext.h>
|
||||
#else
|
||||
#include <GL/gl.h>
|
||||
|
||||
Reference in New Issue
Block a user