]> git.sesse.net Git - movit/blobdiff - effect_chain.cpp
Remove GL_GLEXT_PROTOTYPES from some files, since it is irrelevant with epoxy.
[movit] / effect_chain.cpp
index 0c4b7c880b6db009b4b859c09bfb890dd46c586a..5e43474c457e8cc7dca3db7054fb8e6b6581e3d8 100644 (file)
@@ -1,5 +1,3 @@
-#define GL_GLEXT_PROTOTYPES 1
-
 #include <epoxy/gl.h>
 #include <assert.h>
 #include <math.h>