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 72dc70a95c..98f86cbdac 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -81,7 +81,7 @@ extern const unsigned char bitmap_icon_disk[];
81#if LCD_WIDTH == 112 || LCD_WIDTH == 128 || (defined(HAVE_REMOTE_LCD) && LCD_REMOTE_WIDTH == 128) 81#if LCD_WIDTH == 112 || LCD_WIDTH == 128 || (defined(HAVE_REMOTE_LCD) && LCD_REMOTE_WIDTH == 128)
82extern const unsigned char rockbox112x37[]; 82extern const unsigned char rockbox112x37[];
83#endif 83#endif
84#if defined(IRIVER_H300_SERIES) || defined(APPLE_IPODCOLOR) 84#if defined(IRIVER_H300_SERIES) || defined(APPLE_IPODCOLOR) || defined(APPLE_IPODVIDEO)
85#define ROCKBOXLOGO_WIDTH 220 85#define ROCKBOXLOGO_WIDTH 220
86#define ROCKBOXLOGO_HEIGHT 68 86#define ROCKBOXLOGO_HEIGHT 68
87extern const unsigned short rockboxlogo[]; 87extern const unsigned short rockboxlogo[];