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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/recorder/icons.h b/apps/recorder/icons.h
index b4310aa90a..826f18b123 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -41,6 +41,9 @@ enum icons_5x8 {
41 Icon_Lock_Remote, 41 Icon_Lock_Remote,
42 Icon_Stereo, 42 Icon_Stereo,
43 Icon_Mono, 43 Icon_Mono,
44#if CONFIG_CODEC != SWCODEC
45 Icon_q,
46#endif
44 Icon5x8Last 47 Icon5x8Last
45}; 48};
46 49