]> git.sesse.net Git - ffmpeg/blobdiff - tests/checkasm/videodsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
[ffmpeg] / tests / checkasm / videodsp.c
index 0a4424a28cd3f1f0ade23c5cc34dccd180b2fa4f..eb2845a7d928e387f68aa7476560bc1f614cd7e3 100644 (file)
@@ -23,6 +23,7 @@
 #include "libavcodec/videodsp.h"
 #include "libavutil/internal.h"
 #include "libavutil/intreadwrite.h"
+#include "libavutil/mem_internal.h"
 
 #define randomize_buffers(w, h)                         \
     do {                                                \