Makes sure codec API builds correctly if ROCKBOX_HAS_LOGF is defined
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23501 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2d0af6f3c7
commit
21d40affc5
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
#include "splash.h"
|
||||
#include "general.h"
|
||||
|
||||
/*#define LOGF_ENABLE*/
|
||||
#define LOGF_ENABLE
|
||||
#include "logf.h"
|
||||
|
||||
#ifdef SIMULATOR
|
||||
|
|
Loading…
Reference in a new issue