mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
42413271df
PR: 62297 Submitted by: Igor Pokrovsky <tiamat@comset.net>
12 lines
215 B
C
12 lines
215 B
C
--- 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
|