1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/games/criticalmass/files/patch-utilsgl_gl++.hpp
Edwin Groothuis c68fd844ac [PATCH] games/criticalmass: update to 1.0.0, take maintainership
- Update to 1.0.0
	- Take maintainership

	Added file(s):
	- files/patch-utils_WalkDirectory.hpp
	- files/patch-utilsgl_gl++.hpp

	Removed file(s):
	- files/patch-utils::WalkDirectory.hpp
	- files/patch-utilsgl-gl++.hpp

PR:		ports/91281
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-01-04 09:13:56 +00:00

11 lines
213 B
C++

--- utilsgl/gl++.hpp.orig Sat Dec 18 11:41:34 2004
+++ utilsgl/gl++.hpp Tue Mar 22 14:24:11 2005
@@ -23,6 +23,7 @@
#endif
#include <GL/gl.h>
+#include <GL/glext.h>
#ifndef GLintptrARB
# if defined(_WIN64)