Fix r31311 red and yellow.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31312 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2011-12-15 23:24:35 +00:00
parent 62facd1ff2
commit 71bb87e3fc
5 changed files with 10 additions and 1 deletions

View file

@ -27,6 +27,7 @@
#include "lcd.h"
#include "lcd-target.h"
extern bool lcd_active(void);
extern void lcd_set_active(bool active);
/* Power and display status */