fix red builds

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12286 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-02-12 14:34:09 +00:00
parent fb62831faa
commit c370e089f2

View file

@ -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";