summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2023-01-06 06:38:57 +0100
committerChristian Soffke <christian.soffke@gmail.com>2023-01-06 06:38:57 +0100
commit8366b8511d485727d2ee0882ebc27115bee2e608 (patch)
tree32aa9b495c24a6c553bac6836fa1ad685219a5c7
parent9bd524944598e3259e01269c9516de776063f645 (diff)
downloadrockbox-8366b8511d485727d2ee0882ebc27115bee2e608.tar.gz
rockbox-8366b8511d485727d2ee0882ebc27115bee2e608.zip
Fix red in 9bd5249
Change-Id: I4aa18b4afd68e35b1af5fe40dc02cc406ee31978
-rw-r--r--apps/plugins/bitmaps/remote_native/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/remote_native/SOURCES b/apps/plugins/bitmaps/remote_native/SOURCES
index 78cfd78212..2142674c67 100644
--- a/apps/plugins/bitmaps/remote_native/SOURCES
+++ b/apps/plugins/bitmaps/remote_native/SOURCES
@@ -23,7 +23,7 @@ remote_rockboxlogo.91x32x1.bmp
23remote_rockboxlogo.91x32x2.bmp 23remote_rockboxlogo.91x32x2.bmp
24#endif 24#endif
25 25
26*/ Credits logo */ 26/* Credits logo */
27#if (LCD_REMOTE_DEPTH == 1) 27#if (LCD_REMOTE_DEPTH == 1)
28remote_creditslogo.128x42x1.bmp 28remote_creditslogo.128x42x1.bmp
29#elif (LCD_REMOTE_DEPTH == 2) 29#elif (LCD_REMOTE_DEPTH == 2)