]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264qpel_template.c
Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'
[ffmpeg] / libavcodec / h264qpel_template.c
index 48eb8c874b8cc1853ffc77314e756146e2804b2f..37c48a991d5fd0c8c13074e7de0ed56bd3c1fb8c 100644 (file)
@@ -20,6 +20,8 @@
  */
 
 #include "libavutil/common.h"
+#include "libavutil/intreadwrite.h"
+
 #include "bit_depth_template.c"
 #include "hpel_template.c"