]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/shadanim.cxx
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / model / shadanim.cxx
index cb9270a30cdbf5df1513c9ded3a3cfce0ea16c99..ea1f1c2617479af9b37c965874d634fa1e5e5a3a 100644 (file)
@@ -187,7 +187,7 @@ static void create_specular_highlights(osg::Node *node)
 
 SGShaderAnimation::SGShaderAnimation(const SGPropertyNode* configNode,
                                      SGPropertyNode* modelRoot,
-                                     const osgDB::ReaderWriter::Options*
+                                     const osgDB::Options*
                                      options) :
   SGAnimation(configNode, modelRoot)
 {