summaryrefslogtreecommitdiff
path: root/apps/sound_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sound_menu.h')
-rw-r--r--apps/sound_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/sound_menu.h b/apps/sound_menu.h
index 206d1e3715..4d295b0a70 100644
--- a/apps/sound_menu.h
+++ b/apps/sound_menu.h
@@ -23,5 +23,6 @@
23 23
24bool sound_menu(void); 24bool sound_menu(void);
25bool recording_menu(bool no_source); 25bool recording_menu(bool no_source);
26bool rectrigger(void);
26 27
27#endif 28#endif