Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/argo_asf.c')
-rw-r--r--libavformat/argo_asf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/argo_asf.c b/libavformat/argo_asf.c
index ef647ae20c..0bc09522c0 100644
--- a/libavformat/argo_asf.c
+++ b/libavformat/argo_asf.c
@@ -21,6 +21,7 @@
*/
#include "avformat.h"
#include "internal.h"
+#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "libavutil/avassert.h"
#include "libavutil/opt.h"