Build fix

This commit is contained in:
OpenSceneGraph git repository
2017-11-11 13:27:43 +00:00
committed by GitHub
parent 729680714c
commit 8d5a9e84fc

View File

@@ -59,7 +59,7 @@ namespace wrap_osgAnimationMorphTransformHardware
REGISTER_OBJECT_WRAPPER( osgAnimation_MorphTransformHardware,
new osgAnimation::MorphTransformHardware,
osgAnimation::MorphTransformHardware,
"osg::Object osgAnimation::MorphTransform osgAnimation::MorphTransformHardware"
"osg::Object osgAnimation::MorphTransform osgAnimation::MorphTransformHardware")
{
{
UPDATE_TO_VERSION_SCOPED(152)