summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-09-12 22:25:29 +0000
committerAlexander Levin <al.le@rockbox.org>2009-09-12 22:25:29 +0000
commit0824aa4bcb354ed10bd3dbcc48a72bdb5366829d (patch)
tree7ce83bf761ad3d70516b4e942225edd49e9a40a0 /apps
parente2d749e7c01cb7acbec421fcef066b7bc3cbfed5 (diff)
downloadrockbox-0824aa4bcb354ed10bd3dbcc48a72bdb5366829d.tar.gz
rockbox-0824aa4bcb354ed10bd3dbcc48a72bdb5366829d.zip
Fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22688 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
1 files changed, 1 insertions, 1 deletions
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
845pitch_notes.132x80x16.bmp 845pitch_notes.132x80x16.bmp
846#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 96) && (LCD_DEPTH >= 2) 846#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 96) && (LCD_DEPTH >= 2)
847pitch_notes.128x96x2.bmp 847pitch_notes.128x96x2.bmp
848#elif 848#else
849#error Pitch Detector: Unsupported LCD 849#error Pitch Detector: Unsupported LCD
850#endif 850#endif
851 851