Added #define for GL_TEXTURE0 as MS gl.h header is still stuck in the nineties....

This commit is contained in:
Robert Osfield
2009-10-22 14:40:35 +00:00
parent 9b6e25cf62
commit d88531c099

View File

@@ -18,6 +18,10 @@
#include <osg/Array>
#include <osg/Matrixd>
#ifndef GL_TEXTURE0
#define GL_TEXTURE0 0x84C0
#endif
namespace osg {
// forward declare