summarylogtreecommitdiffstats
path: root/glew_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'glew_fix.patch')
-rw-r--r--glew_fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/glew_fix.patch b/glew_fix.patch
deleted file mode 100644
index 16585a335ed7..000000000000
--- a/glew_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libs/openFrameworks/utils/ofConstants.back 2018-12-20 17:00:10.600334546 +0100
-+++ libs/openFrameworks/utils/ofConstants.h 2018-12-20 17:00:28.527301800 +0100
-@@ -209,7 +209,7 @@
- #define GL_GLEXT_PROTOTYPES
- #include <GL/glew.h>
- #include <GL/gl.h>
-- #include <GL/glext.h>
-+ // #include <GL/glext.h>
- #endif
-
- // for some reason, this isn't defined at compile time,