Fix yellows/reds. Red where caused by preprocessor condition mismatch.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27874 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2010-08-24 15:01:33 +00:00
parent cae4ae2c71
commit 5d206d5f30
3 changed files with 3 additions and 8 deletions

View file

@ -20,6 +20,7 @@
****************************************************************************/
#include "plugin.h"
#include "lib/configfile.h"
#include "lib/pluginlib_exit.h"
#ifdef HAVE_LCD_CHARCELLS