From 4a5df8e8d178702d603bd7cd185525c7ff6a3064 Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Fri, 15 Oct 2004 22:10:55 +0000 Subject: oops, I broke the player build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5290 a1c6a512-1295-4272-9138-f99709370657 --- apps/main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps') diff --git a/apps/main.c b/apps/main.c index 363e174d24..a1483c756d 100644 --- a/apps/main.c +++ b/apps/main.c @@ -98,7 +98,9 @@ int main(void) #include "power.h" #include "talk.h" #include "plugin.h" +#ifdef CONFIG_TUNER #include "radio.h" +#endif /*#define AUTOROCK*/ /* define this to check for "autostart.rock" on boot */ -- cgit v1.2.3