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, 2 insertions, 0 deletions
diff --git a/apps/bitmaps/native/SOURCES b/apps/bitmaps/native/SOURCES
index 4b2ed5a6bb..c83bad5ebd 100644
--- a/apps/bitmaps/native/SOURCES
+++ b/apps/bitmaps/native/SOURCES
@@ -3,6 +3,8 @@
/* Rockbox logo */
#if (LCD_DEPTH == 1)
rockboxlogo.112x37x1.bmp
+#elif (LCD_WIDTH == 138) && (LCD_DEPTH == 2)
+rockboxlogo.112x37x1.bmp
#elif (LCD_WIDTH == 160) && (LCD_DEPTH == 2)
rockboxlogo.160x53x2.bmp
#elif (LCD_WIDTH == 160) && (LCD_DEPTH == 16)