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, 2 insertions, 0 deletions
diff --git a/apps/recorder/icons.h b/apps/recorder/icons.h
index 46b7c3d2d9..3102093898 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -50,6 +50,8 @@ enum icons_7x8 {
50 Icon_Normal, 50 Icon_Normal,
51 Icon_Repeat, 51 Icon_Repeat,
52 Icon_Shuffle, 52 Icon_Shuffle,
53 Icon_DownArrow,
54 Icon_UpArrow,
53 Icon_Last 55 Icon_Last
54}; 56};
55 57