summaryrefslogtreecommitdiff
path: root/apps/recorder/radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/radio.c')
-rw-r--r--apps/recorder/radio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/radio.c b/apps/recorder/radio.c
index a6b540dd3d..2be0e26067 100644
--- a/apps/recorder/radio.c
+++ b/apps/recorder/radio.c
@@ -814,7 +814,7 @@ bool radio_screen(void)
814 } 814 }
815 } 815 }
816 816
817#if HAS_BUTTONBAR 817#ifdef HAS_BUTTONBAR
818 gui_buttonbar_draw(&buttonbar); 818 gui_buttonbar_draw(&buttonbar);
819#endif 819#endif
820 FOR_NB_SCREENS(i) 820 FOR_NB_SCREENS(i)