summaryrefslogtreecommitdiff
path: root/apps/recorder/icons.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/icons.h')
-rw-r--r--apps/recorder/icons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/icons.h b/apps/recorder/icons.h
index 729e0328dc..bef1fa617b 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -173,7 +173,7 @@ extern void statusbar_icon_lock(void);
173#ifdef CONFIG_RTC 173#ifdef CONFIG_RTC
174extern void statusbar_time(int hour, int minute); 174extern void statusbar_time(int hour, int minute);
175#endif 175#endif
176#if defined(CONFIG_LED) && (CONFIG_LED == LED_VIRTUAL) 176#if (CONFIG_LED == LED_VIRTUAL)
177extern void statusbar_led(void); 177extern void statusbar_led(void);
178#endif 178#endif
179 179