diff --git a/simgear/scene/model/SGPagedLOD.hxx b/simgear/scene/model/SGPagedLOD.hxx index d45c1bb1..029d3009 100644 --- a/simgear/scene/model/SGPagedLOD.hxx +++ b/simgear/scene/model/SGPagedLOD.hxx @@ -36,7 +36,7 @@ public: SGPagedLOD(const SGPagedLOD&,const osg::CopyOp& copyop=osg::CopyOp::SHALLOW_COPY); - META_Node(osg, PagedLOD); + META_Node(osg, SGPagedLOD); // virtual void traverse(osg::NodeVisitor& nv); virtual void forceLoad(osgDB::DatabasePager* dbp);