Kostya Shishkov <[email protected]> writes:

> ---
>  libavformat/mxfenc.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/libavformat/mxfenc.c b/libavformat/mxfenc.c
> index 10ba6f3..7dadec0 100644
> --- a/libavformat/mxfenc.c
> +++ b/libavformat/mxfenc.c
> @@ -39,6 +39,7 @@
>  #include "libavcodec/bytestream.h"
>  #include "audiointerleave.h"
>  #include "avformat.h"
> +#include "internal.h"
>  #include "mxf.h"
>
>  static const int NTSC_samples_per_frame[] = { 1602, 1601, 1602, 1601, 1602, 
> 0 };
> -- 

Looks OK.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to