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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/sound_menu.h b/apps/sound_menu.h
index 8b2a8303ff..611bda64d4 100644
--- a/apps/sound_menu.h
+++ b/apps/sound_menu.h
@@ -21,8 +21,6 @@
21#ifndef _SOUND_MENU_H 21#ifndef _SOUND_MENU_H
22#define _SOUND_MENU_H 22#define _SOUND_MENU_H
23 23
24#include "menu.h"
25
26bool recording_menu(bool no_source); 24bool recording_menu(bool no_source);
27int rectrigger(void); 25int rectrigger(void);
28 26