From e8c825fc29088f0d5b06dc5728d004510e0d9b06 Mon Sep 17 00:00:00 2001 From: Steve Bavin Date: Mon, 15 Jun 2009 16:03:01 +0000 Subject: ...and fixify *that* yellow too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21295 a1c6a512-1295-4272-9138-f99709370657 --- apps/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/main.c') diff --git a/apps/main.c b/apps/main.c index c899912e22..a7c8bef6c0 100644 --- a/apps/main.c +++ b/apps/main.c @@ -79,6 +79,7 @@ #if (CONFIG_CODEC == SWCODEC) #include "playback.h" +#include "tdspeed.h" #endif #if (CONFIG_CODEC == SWCODEC) && defined(HAVE_RECORDING) && !defined(SIMULATOR) #include "pcm_record.h" -- cgit v1.2.3