aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/aactab.h
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/aactab.h
parent30deaba97ba0a25b794b2099c742deae40a9cdda (diff)
downloadffmpeg-1e63e24c760dac0b1dc20c0d286a909206c8379c.tar.gz
avcodec/aactab: Improve included headers
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/aactab.h')
-rw-r--r--libavcodec/aactab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/aactab.h b/libavcodec/aactab.h
index 7693876c34..81db29a4e4 100644
--- a/libavcodec/aactab.h
+++ b/libavcodec/aactab.h
@@ -31,7 +31,7 @@
#define AVCODEC_AACTAB_H
#include "libavutil/mem_internal.h"
-#include "aac.h"
+#include "aac_defines.h"
#include <stdint.h>