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:
parent
144714bcb2
commit
1387b08f68
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue