diff --git a/src/osgWrappers/osgUtil/StateGraph.cpp b/src/osgWrappers/osgUtil/StateGraph.cpp index cd0813c44..80b231f7f 100644 --- a/src/osgWrappers/osgUtil/StateGraph.cpp +++ b/src/osgWrappers/osgUtil/StateGraph.cpp @@ -24,8 +24,8 @@ #undef OUT #endif -BEGIN_VALUE_REFLECTOR(osgUtil::LeafDepthSortFunctor) - I_Constructor0(____LeafDepthSortFunctor, +BEGIN_VALUE_REFLECTOR(osgUtil::LessDepthSortFunctor) + I_Constructor0(____LessDepthSortFunctor, "", ""); END_REFLECTOR