summaryrefslogtreecommitdiff
path: root/libavcodec/aacenctab.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-06-12 01:10:58 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-07-22 11:14:31 +0200
commit1be3d8a0cb77f8d34c1f39b47bf5328fe10c82d7 (patch)
treee5fe6fc80bf3e5efa5f1c30b3f8e610ca8a4ee65 /libavcodec/aacenctab.h
parent57b5ec6ba7df442caebc401c4a7ef3ebc066b519 (diff)
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
Also include channel_layout.h directly wherever used. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/aacenctab.h')
-rw-r--r--libavcodec/aacenctab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/aacenctab.h b/libavcodec/aacenctab.h
index dbbdf61dfd..f54dd16bed 100644
--- a/libavcodec/aacenctab.h
+++ b/libavcodec/aacenctab.h
@@ -28,6 +28,7 @@
#ifndef AVCODEC_AACENCTAB_H
#define AVCODEC_AACENCTAB_H
+#include "libavutil/channel_layout.h"
#include "aac.h"
/** Total number of usable codebooks **/