summaryrefslogtreecommitdiff
path: root/tests/checkasm/h264qpel.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkasm/h264qpel.c')
-rw-r--r--tests/checkasm/h264qpel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkasm/h264qpel.c b/tests/checkasm/h264qpel.c
index ba069f1259..e47d659929 100644
--- a/tests/checkasm/h264qpel.c
+++ b/tests/checkasm/h264qpel.c
@@ -24,6 +24,7 @@
#include "libavutil/common.h"
#include "libavutil/internal.h"
#include "libavutil/intreadwrite.h"
+#include "libavutil/mem_internal.h"
static const uint32_t pixel_mask[3] = { 0xffffffff, 0x01ff01ff, 0x03ff03ff };