Added missing include <osg/TexEnv>
This commit is contained in:
parent
1fe69a45bc
commit
b81cea3963
@ -13,6 +13,7 @@
|
||||
#include <osg/StateSet>
|
||||
#include <osg/Switch>
|
||||
#include <osg/Texture2D>
|
||||
#include <osg/TexEnv>
|
||||
|
||||
#include <osgDB/ReadFile>
|
||||
#include <osgDB/FileUtils>
|
||||
|
Loading…
Reference in New Issue
Block a user