diff --git a/stepmania/src/RageSound.cpp b/stepmania/src/RageSound.cpp index 8bd63e19b9..c344ab872f 100644 --- a/stepmania/src/RageSound.cpp +++ b/stepmania/src/RageSound.cpp @@ -163,6 +163,7 @@ bool RageSound::Load(CString sSoundFilePath, int precache) Unload(); m_sFilePath = sSoundFilePath; + ResolvePath( m_sFilePath ); position = 0;