]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264idct_template.c
aacenc: fix out of array writes
[ffmpeg] / libavcodec / h264idct_template.c
index 5c730fdb2621cde4c7283db9d6ea8e581ca54f36..313732b4665588cbbf91d62580711d7ff988a32b 100644 (file)
@@ -26,6 +26,7 @@
  */
 
 #include "bit_depth_template.c"
+#include "libavutil/common.h"
 
 #ifndef AVCODEC_H264IDCT_INTERNAL_H
 #define AVCODEC_H264IDCT_INTERNAL_H