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 7f6843f6d9..f5ca99eeff 100644
--- a/apps/metadata.h
+++ b/apps/metadata.h
@@ -79,6 +79,7 @@ enum
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 AFMT_SMAF, /* SMAF */
82 AFMT_AU, /* Sun Audio file */
82#endif 83#endif
83 84
84 /* add new formats at any index above this line to have a sensible order - 85 /* add new formats at any index above this line to have a sensible order -