diff options
Diffstat (limited to 'apps/sound_menu.h')
-rw-r--r-- | apps/sound_menu.h | 1 |
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 | ||
24 | bool sound_menu(void); | 24 | bool sound_menu(void); |
25 | bool recording_menu(bool no_source); | 25 | bool recording_menu(bool no_source); |
26 | bool rectrigger(void); | ||
26 | 27 | ||
27 | #endif | 28 | #endif |