Added internal use of glext.h header.

This commit is contained in:
Camilla Berglund
2010-11-17 14:52:47 +01:00
parent 22872a2c46
commit 3be0c05aaa
5 changed files with 4 additions and 31 deletions
-9
View File
@@ -43,15 +43,6 @@
typedef void* id;
#endif
#include "../../include/GL/glfw3.h"
#ifndef GL_VERSION_3_0
typedef const GLubyte* (APIENTRY *PFNGLGETSTRINGIPROC)(GLenum, GLuint);
#endif /*GL_VERSION_3_0*/
#define _GLFW_PLATFORM_WINDOW_STATE _GLFWwindowNS NS
#define _GLFW_PLATFORM_LIBRARY_STATE _GLFWlibraryNS NS