diff options
Diffstat (limited to 'graphics/oglext/files/patch-src_Macros.h')
-rw-r--r-- | graphics/oglext/files/patch-src_Macros.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/oglext/files/patch-src_Macros.h b/graphics/oglext/files/patch-src_Macros.h deleted file mode 100644 index 820f5ac40c7e..000000000000 --- a/graphics/oglext/files/patch-src_Macros.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/Macros.h.orig Thu Aug 19 23:19:51 2004 -+++ src/Macros.h Thu Aug 19 23:20:28 2004 -@@ -19,6 +19,7 @@ - - #if !defined(_WIN32) && (!defined(__APPLE__) || !defined(__GNUC__)) && !defined(__MACOSX__) - -+ #define GLX_GLXEXT_PROTOTYPES - #include <GL/glx.h> - - #endif |