]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/hpel_template.c
ape: Support _0000 files with nblock smaller than 64
[ffmpeg] / libavcodec / hpel_template.c
index fa7a614b8234d2bb529371b212a891887f0c9f48..81d3892e560643145f9e4bf0113b33e52a8cc084 100644 (file)
@@ -19,6 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include "libavutil/intreadwrite.h"
+
 #include "pixels.h"
 
 #include "bit_depth_template.c"