]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ac3enc_template.c
Merge commit 'b97f2c7c49e35724f3963677f8aeee28089dc64e'
[ffmpeg] / libavcodec / ac3enc_template.c
index 4689f7020bb32693f983db51addcef567168be75..4527519175077d1dd3d835dbd9d36e611f5a3094 100644 (file)
 
 #include <stdint.h>
 
+#include "libavutil/attributes.h"
 #include "libavutil/internal.h"
+#include "internal.h"
+#include "ac3enc.h"
+#include "eac3enc.h"
 
 /* prototypes for static functions in ac3enc_fixed.c and ac3enc_float.c */