diff options
Diffstat (limited to 'apps/root_menu.c')
| -rw-r--r-- | apps/root_menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/root_menu.c b/apps/root_menu.c index c9abd66..1fc3309 100644 --- a/apps/root_menu.c +++ b/apps/root_menu.c @@ -457,7 +457,7 @@ void root_menu(void) ) previous_browser = next_screen; if (next_screen == GO_TO_WPS -#ifdef CONFIG_TUNER +#if CONFIG_TUNER || next_screen == GO_TO_FM #endif ) |