summaryrefslogtreecommitdiffstats
path: root/libswresample/rematrix.c
diff options
context:
space:
mode:
Diffstat (limited to 'libswresample/rematrix.c')
-rw-r--r--libswresample/rematrix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/rematrix.c b/libswresample/rematrix.c
index 3115c99..e23c45e 100644
--- a/libswresample/rematrix.c
+++ b/libswresample/rematrix.c
@@ -19,8 +19,8 @@
*/
#include "swresample_internal.h"
-#include "libavutil/audioconvert.h"
#include "libavutil/avassert.h"
+#include "libavutil/channel_layout.h"
#define ONE (1.0)
#define R(x) x
OpenPOWER on IntegriCloud