summaryrefslogtreecommitdiff
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 a67337b9b6..1b313ecab5 100644
--- a/apps/recorder/recording.h
+++ b/apps/recorder/recording.h
@@ -19,6 +19,7 @@
19#ifndef RECORDING_H 19#ifndef RECORDING_H
20#define RECORDING_H 20#define RECORDING_H
21 21
22bool in_recording_screen(void);
22bool recording_screen(bool no_source); 23bool recording_screen(bool no_source);
23char *rec_create_filename(char *buf); 24char *rec_create_filename(char *buf);
24int rec_create_directory(void); 25int rec_create_directory(void);