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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/recorder/icons.h b/apps/recorder/icons.h
index 1e7b8dba1e..5aec0730c6 100644
--- a/apps/recorder/icons.h
+++ b/apps/recorder/icons.h
@@ -111,6 +111,7 @@ extern const unsigned char bitmap_glyphs_4x8[Glyph_4x8Last][4];
111#ifdef ID3_H 111#ifdef ID3_H
112/* This enum is redundant but sort of in keeping with the style */ 112/* This enum is redundant but sort of in keeping with the style */
113enum rec_format_18x8 { 113enum rec_format_18x8 {
114 Format_18x8_AIFF = REC_FORMAT_AIFF,
114 Format_18x8_MPA_L3 = REC_FORMAT_MPA_L3, 115 Format_18x8_MPA_L3 = REC_FORMAT_MPA_L3,
115 Format_18x8_WAVPACK = REC_FORMAT_WAVPACK, 116 Format_18x8_WAVPACK = REC_FORMAT_WAVPACK,
116 Format_18x8_PCM_WAV = REC_FORMAT_PCM_WAV, 117 Format_18x8_PCM_WAV = REC_FORMAT_PCM_WAV,