Fix compile error related to missing osg version include (< 3.6)
For some reason this compiles on 3.6.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <osg/RenderInfo>
|
||||
#include <osg/Texture3D>
|
||||
#include <osg/TextureBuffer>
|
||||
#include <osg/Version>
|
||||
|
||||
namespace simgear {
|
||||
namespace compositor {
|
||||
|
||||
Reference in New Issue
Block a user