summaryrefslogtreecommitdiff
path: root/apps/root_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/root_menu.c')
-rw-r--r--apps/root_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/root_menu.c b/apps/root_menu.c
index c9abd662db..1fc330941c 100644
--- a/apps/root_menu.c
+++ b/apps/root_menu.c
@@ -457,7 +457,7 @@ void root_menu(void)
457 ) 457 )
458 previous_browser = next_screen; 458 previous_browser = next_screen;
459 if (next_screen == GO_TO_WPS 459 if (next_screen == GO_TO_WPS
460#ifdef CONFIG_TUNER 460#if CONFIG_TUNER
461 || next_screen == GO_TO_FM 461 || next_screen == GO_TO_FM
462#endif 462#endif
463 ) 463 )