From 9fed5759ae2711f50d7e49d8f96415db3e11918b Mon Sep 17 00:00:00 2001 From: vspader Date: Sat, 20 Oct 2007 19:15:09 +0000 Subject: [PATCH] Fixed typo. --- Plugins/CueSheet/CueSheet.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/CueSheet/CueSheet.m b/Plugins/CueSheet/CueSheet.m index 54760d6e2..f010af874 100644 --- a/Plugins/CueSheet/CueSheet.m +++ b/Plugins/CueSheet/CueSheet.m @@ -172,7 +172,7 @@ //Need to add basePath, and convert to URL [entries addObject: - [CueSheetTrack trackWithURL:[self urlForPath:path relativeTo:filename]; + [CueSheetTrack trackWithURL:[self urlForPath:path relativeTo:filename] track: track time: seconds artist:artist