summaryrefslogtreecommitdiffstats
path: root/apps/bitmaps/native
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bitmaps/native')
-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 b3bd2c4bbb..9ce7d89cff 100644
--- a/apps/bitmaps/native/SOURCES
+++ b/apps/bitmaps/native/SOURCES
@@ -31,7 +31,7 @@ rockboxlogo.220x68x16.bmp
rockboxlogo.240x74x16.bmp
#elif (LCD_WIDTH >= 320) && (LCD_WIDTH < 480) && (LCD_DEPTH == 16)
rockboxlogo.320x98x16.bmp
-#elif (LCD_WIDTH == 480) && (LCD_DEPTH == 16)
+#elif (LCD_WIDTH >= 480) && (LCD_WIDTH < 640) && (LCD_DEPTH == 16)
rockboxlogo.480x149x16.bmp
#elif (LCD_WIDTH >= 640) && (LCD_DEPTH == 16)
rockboxlogo.640x198x16.bmp