Moved the include<osg/GLExtensions> from the State header into State.cpp, and
added it into other files which now required it.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <osg/Geometry>
|
||||
#include <osg/Notify>
|
||||
#include <osg/GLExtensions>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user