summaryrefslogtreecommitdiff
path: root/apps/sound_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sound_menu.c')
-rw-r--r--apps/sound_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sound_menu.c b/apps/sound_menu.c
index 07f9d4b352..c75b527db7 100644
--- a/apps/sound_menu.c
+++ b/apps/sound_menu.c
@@ -41,7 +41,7 @@
41#include "sound.h" 41#include "sound.h"
42#ifdef HAVE_RECORDING 42#ifdef HAVE_RECORDING
43#include "audio.h" 43#include "audio.h"
44#ifdef CONFIG_TUNER 44#if CONFIG_TUNER
45#include "radio.h" 45#include "radio.h"
46#endif 46#endif
47#endif 47#endif