summaryrefslogtreecommitdiff
path: root/libavcodec/hpel_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hpel_template.c')
-rw-r--r--libavcodec/hpel_template.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/hpel_template.c b/libavcodec/hpel_template.c
index fa7a614b82..81d3892e56 100644
--- a/libavcodec/hpel_template.c
+++ b/libavcodec/hpel_template.c
@@ -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"