summaryrefslogtreecommitdiff
path: root/glext.patch
blob: 0ae15c5404f0be110fc1a31338fa88e5fc25fbed (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/tgl.h
+++ b/src/tgl.h
@@ -9,7 +9,6 @@ #endif
 #include <GL/gl.h>
 #include <GL/glu.h>
 #ifndef _WIN32
-#include <GL/glext.h>
 #endif
 #endif