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