Added include of osg/FrameBufferObject to fix GLES1/GLES2 build issue
This commit is contained in:
parent
521ad875cb
commit
46f9e760ee
@ -3,6 +3,7 @@
|
||||
#include <osg/Notify>
|
||||
#include <osg/Geode>
|
||||
#include <osg/GL>
|
||||
#include <osg/FrameBufferObject>
|
||||
|
||||
#include <osgDB/Registry>
|
||||
#include <osgDB/FileUtils>
|
||||
|
Loading…
Reference in New Issue
Block a user