summaryrefslogtreecommitdiff
path: root/tests/checkasm/h264pred.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkasm/h264pred.c')
-rw-r--r--tests/checkasm/h264pred.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkasm/h264pred.c b/tests/checkasm/h264pred.c
index 59dcb2f427..a3077f6946 100644
--- a/tests/checkasm/h264pred.c
+++ b/tests/checkasm/h264pred.c
@@ -25,6 +25,7 @@
#include "libavutil/common.h"
#include "libavutil/internal.h"
#include "libavutil/intreadwrite.h"
+#include "libavutil/mem_internal.h"
static const int codec_ids[4] = { AV_CODEC_ID_H264, AV_CODEC_ID_VP8, AV_CODEC_ID_RV40, AV_CODEC_ID_SVQ3 };