summaryrefslogtreecommitdiff
path: root/apps/recorder/icons.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/icons.h')
-rw-r--r--apps/recorder/icons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/icons.h b/apps/recorder/icons.h
index 48e9a167ee..77a310d053 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -70,7 +70,7 @@ extern const unsigned char bitmap_icon_disk[];
70#if LCD_WIDTH == 112 || LCD_WIDTH == 128 || (defined(HAVE_REMOTE_LCD) && LCD_REMOTE_WIDTH == 128) 70#if LCD_WIDTH == 112 || LCD_WIDTH == 128 || (defined(HAVE_REMOTE_LCD) && LCD_REMOTE_WIDTH == 128)
71extern const unsigned char rockbox112x37[]; 71extern const unsigned char rockbox112x37[];
72#endif 72#endif
73#if LCD_WIDTH == 160 73#if LCD_WIDTH >= 160
74extern const unsigned char rockbox160x53[]; 74extern const unsigned char rockbox160x53[];
75#endif 75#endif
76 76