1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/games/gracer/files/patch-ac
2003-03-11 23:39:00 +00:00

11 lines
223 B
Plaintext

--- src/glbind.c.orig Mon Mar 10 15:31:50 2003
+++ src/glbind.c Mon Mar 10 15:31:52 2003
@@ -20,6 +20,7 @@
*/
#include <unistd.h>
+#define GL_GLEXT_LEGACY
#include <GL/gl.h>
#include <GL/glut.h>
#include <string.h>