summaryrefslogtreecommitdiff
path: root/apps/recorder/recording.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/recording.c')
-rw-r--r--apps/recorder/recording.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/recorder/recording.c b/apps/recorder/recording.c
index 8af01f4c52..96cea40648 100644
--- a/apps/recorder/recording.c
+++ b/apps/recorder/recording.c
@@ -39,9 +39,7 @@
39#include "sound_menu.h" 39#include "sound_menu.h"
40#include "timefuncs.h" 40#include "timefuncs.h"
41#include "debug.h" 41#include "debug.h"
42#include "string.h" 42#include "misc.h"
43
44extern char *num2max5(unsigned int bytes, char *max5);
45 43
46bool f2_rec_screen(void); 44bool f2_rec_screen(void);
47bool f3_rec_screen(void); 45bool f3_rec_screen(void);