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) quick_screen_quick(button); update_playlist(true); update_lists(&playlist_lists); - break; } + break; #endif #ifdef HAVE_HOTKEY case ACTION_TREE_HOTKEY: