summaryrefslogtreecommitdiff
path: root/libavcodec/aacpsy.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-24 22:50:11 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-10-31 20:47:00 +0100
commit1e63e24c760dac0b1dc20c0d286a909206c8379c (patch)
treee2f9f5a754de85f71873766a9936a0f41e8c6dcf /libavcodec/aacpsy.c
parent30deaba97ba0a25b794b2099c742deae40a9cdda (diff)
avcodec/aactab: Improve included headers
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/aacpsy.c')
-rw-r--r--libavcodec/aacpsy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/aacpsy.c b/libavcodec/aacpsy.c
index 933369e445..1fbd259e51 100644
--- a/libavcodec/aacpsy.c
+++ b/libavcodec/aacpsy.c
@@ -28,7 +28,7 @@
#include "libavutil/ffmath.h"
#include "avcodec.h"
-#include "aactab.h"
+#include "aac.h"
#include "psymodel.h"
/***********************************