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 224a9a3940..813d33f4fd 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -64,7 +64,7 @@ extern const unsigned char bitmap_icons_5x8[1][5];
64extern const unsigned char bitmap_icons_6x8[LastIcon][6]; 64extern const unsigned char bitmap_icons_6x8[LastIcon][6];
65extern const unsigned char bitmap_icons_7x8[Icon_Last][7]; 65extern const unsigned char bitmap_icons_7x8[Icon_Last][7];
66 66
67#if LCD_WIDTH == 112 67#if LCD_WIDTH == 112 || LCD_WIDTH == 128
68extern const unsigned char rockbox112x37[]; 68extern const unsigned char rockbox112x37[];
69#endif 69#endif
70#if LCD_WIDTH == 160 70#if LCD_WIDTH == 160