summaryrefslogtreecommitdiff
path: root/apps/metadata.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/metadata.h')
-rw-r--r--apps/metadata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/metadata.h b/apps/metadata.h
index bd9cd27eca..7f6843f6d9 100644
--- a/apps/metadata.h
+++ b/apps/metadata.h
@@ -78,6 +78,7 @@ enum
78 AFMT_TM8, /* Atari 8bit tm8 format */ 78 AFMT_TM8, /* Atari 8bit tm8 format */
79 AFMT_TM2, /* Atari 8bit tm2 format */ 79 AFMT_TM2, /* Atari 8bit tm2 format */
80 AFMT_OMA_ATRAC3, /* Atrac3 in Sony OMA container */ 80 AFMT_OMA_ATRAC3, /* Atrac3 in Sony OMA container */
81 AFMT_SMAF, /* SMAF */
81#endif 82#endif
82 83
83 /* add new formats at any index above this line to have a sensible order - 84 /* add new formats at any index above this line to have a sensible order -