summarylogtreecommitdiffstats
path: root/blackvoxel.patch
diff options
context:
space:
mode:
Diffstat (limited to 'blackvoxel.patch')
-rw-r--r--blackvoxel.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/blackvoxel.patch b/blackvoxel.patch
new file mode 100644
index 000000000000..eb58d8b64cea
--- /dev/null
+++ b/blackvoxel.patch
@@ -0,0 +1,11 @@
+--- src/main.cpp 2019-02-03 22:27:48.869873390 -0500
++++ src/main.cpp 2019-02-03 22:27:56.200051727 -0500
+@@ -25,7 +25,7 @@
+ #else
+ # include <GL/glew.h>
+ // # include <GL/gl.h>
+-# include <GL/glext.h>
++// # include <GL/glext.h>
+ // # include <GL/glut.h>
+ #endif
+ #include "SDL/SDL.h"