summaryrefslogtreecommitdiff
path: root/apps/menus/time_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/menus/time_menu.c')
-rw-r--r--apps/menus/time_menu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/menus/time_menu.c b/apps/menus/time_menu.c
index 9ef4f7323c..a6885a3dbc 100644
--- a/apps/menus/time_menu.c
+++ b/apps/menus/time_menu.c
@@ -37,7 +37,9 @@
37#include "list.h" 37#include "list.h"
38#include "alarm_menu.h" 38#include "alarm_menu.h"
39#include "screens.h" 39#include "screens.h"
40#if CONFIG_TUNER
40#include "radio.h" 41#include "radio.h"
42#endif
41#include "font.h" 43#include "font.h"
42#include "system.h" 44#include "system.h"
43 45