]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/aacdec.c
Merge commit '44aa9105c535471ca9e23796d7ca29b341f47636'
[ffmpeg] / libavcodec / aacdec.c
index fe5087147682b11ee9d3c4bd3d1225bed42ccb28..44352764a7ae10dd1c4059de9c48c846f2c4c50b 100644 (file)
 #include "aac.h"
 #include "aactab.h"
 #include "aacdectab.h"
+#include "adts_header.h"
 #include "cbrt_data.h"
 #include "sbr.h"
 #include "aacsbr.h"
 #include "mpeg4audio.h"
-#include "aacadtsdec.h"
 #include "profiles.h"
 #include "libavutil/intfloat.h"