summaryrefslogtreecommitdiffstats
path: root/apps/recorder/radio.c
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-04-01 14:09:41 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-04-01 14:09:41 +0000
commitd2041832cdb4296b31805dda0598aeed458b1d2e (patch)
treed2bff31f481a7648a5774aec099df2eaa56cf4c2 /apps/recorder/radio.c
parent674eaca5ef59625f90088da006eca4d10e2bea56 (diff)
downloadrockbox-d2041832cdb4296b31805dda0598aeed458b1d2e.tar.gz
rockbox-d2041832cdb4296b31805dda0598aeed458b1d2e.zip
Forgot to include sound.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6241 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/recorder/radio.c')
-rw-r--r--apps/recorder/radio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/recorder/radio.c b/apps/recorder/radio.c
index fae01a7590..128beaee4b 100644
--- a/apps/recorder/radio.c
+++ b/apps/recorder/radio.c
@@ -50,6 +50,7 @@
#include "tuner.h"
#include "hwcompat.h"
#include "power.h"
+#include "sound.h"
#ifdef CONFIG_TUNER