From 0824aa4bcb354ed10bd3dbcc48a72bdb5366829d Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Sat, 12 Sep 2009 22:25:29 +0000 Subject: Fix red git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22688 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/bitmaps/native/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index e4584d06e0..11d27e5096 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -845,7 +845,7 @@ pitch_notes.160x128x2.bmp pitch_notes.132x80x16.bmp #elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 96) && (LCD_DEPTH >= 2) pitch_notes.128x96x2.bmp -#elif +#else #error Pitch Detector: Unsupported LCD #endif -- cgit v1.2.3