summaryrefslogtreecommitdiff
path: root/games/criticalmass/files/patch-utilsgl-gl++.hpp
blob: 3a4c4d17829fd6e14c46da41884d633062359532 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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)