diff options
Diffstat (limited to 'glext-include-removal.patch')
-rw-r--r-- | glext-include-removal.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/glext-include-removal.patch b/glext-include-removal.patch deleted file mode 100644 index 0ae15c5..0000000 --- a/glext-include-removal.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 - |