From 68559225a26251fcf8af9042f73b4a9dde7a4945 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Fri, 31 Mar 2017 18:04:05 +0200 Subject: oma: convert to new channel layout API Signed-off-by: Vittorio Giovara Signed-off-by: Anton Khirnov Signed-off-by: James Almer --- libavformat/oma.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libavformat/oma.h') diff --git a/libavformat/oma.h b/libavformat/oma.h index 85d5932f1d..1a8e16f6d6 100644 --- a/libavformat/oma.h +++ b/libavformat/oma.h @@ -23,6 +23,8 @@ #include +#include "libavutil/channel_layout.h" + #include "internal.h" #define EA3_HEADER_SIZE 96 -- cgit v1.2.3