From 42413271df13c934a5488ff97b46f009cf37366a Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sat, 29 May 2004 22:08:55 +0000 Subject: Add oglext 1.0.2, a library for easier access to OpenGL extensions. PR: 62297 Submitted by: Igor Pokrovsky --- graphics/oglext/files/patch-src_Macros.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/oglext/files/patch-src_Macros.h (limited to 'graphics/oglext/files/patch-src_Macros.h') 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 + + #endif -- cgit v1.2.3