summaryrefslogtreecommitdiffstats
path: root/apps/recorder/wormlet.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-09-06 06:41:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-09-06 06:41:39 +0000
commitd0cd07237ae7ce0c9a074ec3215a836947e75e53 (patch)
treece69b78a11f2b7320fee702ddc5983ca00bdee73 /apps/recorder/wormlet.c
parentd851531d0817858f86fccf000edf50e1bb1ee3df (diff)
downloadrockbox-d0cd07237ae7ce0c9a074ec3215a836947e75e53.tar.gz
rockbox-d0cd07237ae7ce0c9a074ec3215a836947e75e53.zip
include features.h for deciding which features to include
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2202 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/recorder/wormlet.c')
-rw-r--r--apps/recorder/wormlet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/recorder/wormlet.c b/apps/recorder/wormlet.c
index 12b54156a3..b403cf3f64 100644
--- a/apps/recorder/wormlet.c
+++ b/apps/recorder/wormlet.c
@@ -18,6 +18,7 @@
****************************************************************************/
#include "config.h"
+#include "features.h"
#ifdef USE_GAMES