From 3749d1ad298abea9235820dce64c45d1276de8e8 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Thu, 2 Feb 2006 21:39:09 +0000 Subject: Oops - fix the builds broken by the backdrop image patch git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8537 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/settings.c') diff --git a/apps/settings.c b/apps/settings.c index ebde692896..3d94df3e4c 100644 --- a/apps/settings.c +++ b/apps/settings.c @@ -72,7 +72,9 @@ #include "statusbar.h" #include "splash.h" #include "list.h" +#if HAVE_LCD_COLOR #include "backdrop.h" +#endif #if CONFIG_CODEC == MAS3507D void dac_line_in(bool enable); -- cgit v1.2.3