Fixed typo that was breaking the build

This commit is contained in:
Robert Osfield
2007-02-16 05:46:50 +00:00
parent dbb7c3c74c
commit 8d8f15cf72

View File

@@ -70,7 +70,7 @@ static bool getFilenameAndParams(const std::string& input, std::string& filename
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
class ReaderWriterShadow : public osgDB::ReaderWriter class ReaderWriterOsgShadow : public osgDB::ReaderWriter
{ {
public: public:
ReaderWriterOsgShadow() { } ReaderWriterOsgShadow() { }