summaryrefslogtreecommitdiff
path: root/apps/cuesheet.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/cuesheet.c')
-rw-r--r--apps/cuesheet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/cuesheet.c b/apps/cuesheet.c
index 708c6763b1..91b56b7f8a 100644
--- a/apps/cuesheet.c
+++ b/apps/cuesheet.c
@@ -361,7 +361,7 @@ void browse_cuesheet(struct cuesheet *cue)
361 int action; 361 int action;
362 bool done = false; 362 bool done = false;
363 char title[MAX_PATH]; 363 char title[MAX_PATH];
364 int len; 364 int len;
365 365
366 struct cuesheet_file cue_file; 366 struct cuesheet_file cue_file;
367 struct mp3entry *id3 = audio_current_track(); 367 struct mp3entry *id3 = audio_current_track();