Fixed typo that was breaking the build
This commit is contained in:
@@ -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:
|
||||
ReaderWriterOsgShadow() { }
|
||||
|
||||
Reference in New Issue
Block a user