summaryrefslogtreecommitdiff
path: root/apps/shortcuts.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/shortcuts.c')
-rw-r--r--apps/shortcuts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/shortcuts.c b/apps/shortcuts.c
index 3672178647..b0a949933c 100644
--- a/apps/shortcuts.c
+++ b/apps/shortcuts.c
@@ -633,7 +633,7 @@ int do_shortcut_menu(void *ignored)
633 } 633 }
634 else 634 else
635 { 635 {
636 onplay_show_playlist_menu(sc->u.path); 636 onplay_show_playlist_menu(sc->u.path, NULL);
637 } 637 }
638 break; 638 break;
639 case SHORTCUT_FILE: 639 case SHORTCUT_FILE: