1
0
Fork 0
forked from len0rd/rockbox

actually USE the fm file!!

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3146 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2003-01-22 12:08:23 +00:00
parent 144714bcb2
commit 1387b08f68

View file

@ -25,8 +25,7 @@
#elif defined(ARCHOS_RECORDER)
#include "config-recorder.h"
#elif defined(ARCHOS_FMRECORDER)
/* include the standard recorder config for now */
#include "config-recorder.h"
#include "config-fmrecorder.h"
#else
/* no known platform */
#endif