From 7b931f0a5a7dc90bc488c9f521ed5aeae42f8d73 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 12 May 2010 10:59:20 +0000 Subject: fix red and yellow (most of it anyway) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25965 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/theme_settings.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/gui/theme_settings.c') diff --git a/apps/gui/theme_settings.c b/apps/gui/theme_settings.c index 9690193a88..7f4046c70b 100644 --- a/apps/gui/theme_settings.c +++ b/apps/gui/theme_settings.c @@ -30,7 +30,9 @@ #include "settings.h" #include "wps.h" #include "file.h" +#if CONFIG_TUNER #include "radio.h" +#endif #include "skin_engine/skin_engine.h" #include "skin_engine/skin_fonts.h" #include "statusbar-skinned.h" -- cgit v1.2.3