diff --git a/src/osgPlugins/txp/TXPParser.h b/src/osgPlugins/txp/TXPParser.h index e1f393e36..a0ecaa1a4 100644 --- a/src/osgPlugins/txp/TXPParser.h +++ b/src/osgPlugins/txp/TXPParser.h @@ -120,7 +120,7 @@ public: // Gets the archive inline TXPArchive* getArchive() { - return _archive.get(); + return _archive; } // Scene parser