summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmpdemux/matroska.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpdemux/matroska.h b/libmpdemux/matroska.h
index 921c6226f0..c3a13c6a3d 100644
--- a/libmpdemux/matroska.h
+++ b/libmpdemux/matroska.h
@@ -30,6 +30,7 @@
#define MKV_A_REALSIPR "A_REAL/SIPR"
#define MKV_A_QDMC "A_QUICKTIME/QDMC"
#define MKV_A_QDMC2 "A_QUICKTIME/QDM2"
+#define MKV_A_FLAC "A_FLAC"
#define MKV_V_MSCOMP "V_MS/VFW/FOURCC"
#define MKV_V_REALV10 "V_REAL/RV10"