diff --git a/src/Scenery/SceneryPager.hxx b/src/Scenery/SceneryPager.hxx index 11bcda889..d7237af48 100644 --- a/src/Scenery/SceneryPager.hxx +++ b/src/Scenery/SceneryPager.hxx @@ -45,9 +45,9 @@ public: // reimplement to add readerWriterOptions from SGPagedLOD virtual void requestNodeFile(const std::string& fileName, osg::Group* group, float priority, - const osg::FrameStamp* framestamp, + const osg::FrameStamp* framestamp #ifdef FGOSGPAGER25 - osg::ref_ptr& + , osg::ref_ptr& databaseRequest #endif );