Skip to content
Snippets Groups Projects
Commit 7e655d8c authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

SL-18837: Revert "Typo for LLAudioEngine_OpenAL"

This reverts commit 46bd102e.
parent 46bd102e
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -121,7 +121,7 @@ std::string LLAudioEngine_OpenAL::getDriverName(bool verbose)
LLStreamingAudioInterface *LLAudioEngine_OpenAL::createDefaultStreamingAudioImpl() const
{
return new LLAudioEngine_OpenAL();
return new LLStreamingAudio_OpenAL();
}
// virtual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment