1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-21 02:17:08 +00:00

Add glext.h.

This commit is contained in:
Thomas Harte
2020-05-27 21:20:43 -04:00
parent 0f2f776e6a
commit ecb44711d1
+1
View File
@@ -23,6 +23,7 @@
#else
#define GL_GLEXT_PROTOTYPES
#include <GL/gl.h>
#include <GL/glext.h>
#endif
#ifndef NDEBUG