summaryrefslogtreecommitdiff
path: root/apps/bitmaps/native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bitmaps/native/SOURCES')
-rw-r--r--apps/bitmaps/native/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/bitmaps/native/SOURCES b/apps/bitmaps/native/SOURCES
index 3cdeadc4b2..ffb3f728d0 100644
--- a/apps/bitmaps/native/SOURCES
+++ b/apps/bitmaps/native/SOURCES
@@ -2,7 +2,7 @@
2 2
3/* Rockbox logo */ 3/* Rockbox logo */
4#if (LCD_DEPTH == 1) 4#if (LCD_DEPTH == 1)
5rockboxlogo.112x37x1.bmp 5rockboxlogo.112x30x1.bmp
6#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16) 6#elif (LCD_WIDTH == 128) && (LCD_DEPTH == 16)
7rockboxlogo.128x40x16.bmp 7rockboxlogo.128x40x16.bmp
8#elif (LCD_WIDTH == 138) && (LCD_DEPTH == 2) 8#elif (LCD_WIDTH == 138) && (LCD_DEPTH == 2)