summaryrefslogtreecommitdiff
path: root/graphics/oglext/files/patch-src_Macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/oglext/files/patch-src_Macros.h')
-rw-r--r--graphics/oglext/files/patch-src_Macros.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/oglext/files/patch-src_Macros.h b/graphics/oglext/files/patch-src_Macros.h
new file mode 100644
index 000000000000..6557a788f92d
--- /dev/null
+++ b/graphics/oglext/files/patch-src_Macros.h
@@ -0,0 +1,11 @@
+--- src/Macros.h.orig Mon Feb 2 19:23:57 2004
++++ src/Macros.h Mon Feb 2 19:24:13 2004
+@@ -18,7 +18,7 @@
+ #define _OGL_MACROS_H_
+
+ #ifndef _WIN32
+-
++ #define GLX_GLXEXT_PROTOTYPES
+ #include <GL/glx.h>
+
+ #endif