mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 00:09:15 -04:00
11 lines
215 B
C
11 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
|