From 6bef4f65497736958526f1c020419d4a88cd58e3 Mon Sep 17 00:00:00 2001 From: Nicolas Pennequin Date: Sun, 6 Apr 2008 22:47:21 +0000 Subject: Oops. Fix red. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17002 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/lib/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins') diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index d696db8..58074f5 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -32,6 +32,8 @@ xlcd_draw.c xlcd_scroll.c #if LCD_DEPTH>1 bmp.c +#endif +#ifdef HAVE_LCD_COLOR bmp_smooth_scale.c #endif #endif -- cgit v1.1