X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tests%2Fcheckasm%2Fh264pred.c;h=a3077f6946e87e7eb0dc7190dbae23e90b5d0349;hb=3a370868dc33061a20d1fd99274e65167d7a78ac;hp=59dcb2f4279093b290d42a01fb26783fcf55cfa7;hpb=6fc762b4fd2c28ef7a0689a1df5ce200e5f5948f;p=ffmpeg diff --git a/tests/checkasm/h264pred.c b/tests/checkasm/h264pred.c index 59dcb2f4279..a3077f6946e 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 };