diff options
Diffstat (limited to 'apps/recorder/icons.h')
-rw-r--r-- | apps/recorder/icons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/icons.h b/apps/recorder/icons.h index a21b801cb9..72dc70a95c 100644 --- a/apps/recorder/icons.h +++ b/apps/recorder/icons.h | |||
@@ -122,7 +122,7 @@ extern void statusbar_icon_play_state(int state); | |||
122 | extern void statusbar_icon_play_mode(int mode); | 122 | extern void statusbar_icon_play_mode(int mode); |
123 | extern void statusbar_icon_shuffle(void); | 123 | extern void statusbar_icon_shuffle(void); |
124 | extern void statusbar_icon_lock(void); | 124 | extern void statusbar_icon_lock(void); |
125 | #ifdef HAVE_RTC | 125 | #ifdef CONFIG_RTC |
126 | extern void statusbar_time(int hour, int minute); | 126 | extern void statusbar_time(int hour, int minute); |
127 | #endif | 127 | #endif |
128 | #if CONFIG_LED == LED_VIRTUAL | 128 | #if CONFIG_LED == LED_VIRTUAL |