1
0
Fork 0
forked from len0rd/rockbox

oops, I broke the player build

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5290 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jörg Hohensohn 2004-10-15 22:10:55 +00:00
parent 8f8fbac1fd
commit 4a5df8e8d1

View file

@ -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 */