# HG changeset patch # User bcoudurier # Date 1231398703 0 # Node ID dc74e915dfe6c460e8770eeb05607a30abe42d20 # Parent 6b141a4f9567ea27255e271e4637c5be57f0a917 100l, add missing enum type, fix compilation diff -r 6b141a4f9567 -r dc74e915dfe6 mxf.h --- a/mxf.h Thu Jan 08 02:57:21 2009 +0000 +++ b/mxf.h Thu Jan 08 07:11:43 2009 +0000 @@ -41,6 +41,7 @@ Identification, ContentStorage, SubDescriptor, + IndexTableSegment, TypeBottom,// add metadata type before this };