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

SL-18837: Typo for LLAudioEngine_OpenAL

parent 6cb906c4
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 LLStreamingAudio_OpenAL();
return new LLAudioEngine_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