fix red builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12286 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fb62831faa
commit
c370e089f2
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#include "debug.h"
|
||||
#include "mpeg.h"
|
||||
#include "audio.h"
|
||||
#include "power.h"
|
||||
|
||||
/* some sets of values which are used more than once, to save memory */
|
||||
static const char off_on[] = "off,on";
|
||||
|
|
Loading…
Reference in a new issue