Fixed typo.
This commit is contained in:
parent
043839f40b
commit
f948a3de7c
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
using namespace osg;
|
using namespace osg;
|
||||||
|
|
||||||
#ifndef
|
#ifndef GL_TEXTURE_WRAP_R
|
||||||
#define GL_TEXTURE_WRAP_R 0x8072
|
#define GL_TEXTURE_WRAP_R 0x8072
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user