From 4379df289d80faac11852f223a802349b6f5a14b Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Wed, 15 Jun 2011 21:40:11 -0500 Subject: [PATCH] fix compile --- src/NotesLoaderKSF.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NotesLoaderKSF.cpp b/src/NotesLoaderKSF.cpp index 5245b63835..3ad22bfbc4 100644 --- a/src/NotesLoaderKSF.cpp +++ b/src/NotesLoaderKSF.cpp @@ -516,7 +516,7 @@ static void LoadTags( const RString &str, Song &out ) out.m_sArtist = artist; } -static bool LoadGlobalData( const RString &sPath, Song &out, bool &bKIUCompliant ) +static bool LoadGlobalData( const RString &sPath, Song &out, bool bKIUCompliant ) { MsdFile msd; if( !msd.ReadFile( sPath, false ) ) // don't unescape