summaryrefslogtreecommitdiff
path: root/firmware/export/id3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/id3.h')
-rw-r--r--firmware/export/id3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/id3.h b/firmware/export/id3.h
index 96a27a55af..4ce2e9978f 100644
--- a/firmware/export/id3.h
+++ b/firmware/export/id3.h
@@ -56,6 +56,7 @@ enum
56 AFMT_SPEEX, /* Ogg Speex speech */ 56 AFMT_SPEEX, /* Ogg Speex speech */
57 AFMT_SPC, /* SPC700 save state */ 57 AFMT_SPC, /* SPC700 save state */
58 AFMT_APE, /* Monkey's Audio (APE) */ 58 AFMT_APE, /* Monkey's Audio (APE) */
59 AFMT_WMA, /* WMAV1/V2 in ASF */
59#endif 60#endif
60 61
61 /* add new formats at any index above this line to have a sensible order - 62 /* add new formats at any index above this line to have a sensible order -