summaryrefslogtreecommitdiff
path: root/apps/playlist_viewer.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/playlist_viewer.c')
-rw-r--r--apps/playlist_viewer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/playlist_viewer.c b/apps/playlist_viewer.c
index fd6a01117f..2f23d87c2b 100644
--- a/apps/playlist_viewer.c
+++ b/apps/playlist_viewer.c
@@ -972,8 +972,8 @@ enum playlist_viewer_result playlist_viewer_ex(const char* filename)
972 quick_screen_quick(button); 972 quick_screen_quick(button);
973 update_playlist(true); 973 update_playlist(true);
974 update_lists(&playlist_lists); 974 update_lists(&playlist_lists);
975 break;
976 } 975 }
976 break;
977#endif 977#endif
978#ifdef HAVE_HOTKEY 978#ifdef HAVE_HOTKEY
979 case ACTION_TREE_HOTKEY: 979 case ACTION_TREE_HOTKEY: