summaryrefslogtreecommitdiffstats
path: root/apps/recorder/recording.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/recording.h')
-rw-r--r--apps/recorder/recording.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/recorder/recording.h b/apps/recorder/recording.h
index 4818b42b1f..08edbbcfb4 100644
--- a/apps/recorder/recording.h
+++ b/apps/recorder/recording.h
@@ -20,5 +20,6 @@
#define RECORDING_H
bool recording_screen(void);
+char *rec_create_filename(void);
#endif