]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/tests/x86/dct.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
[ffmpeg] / libavcodec / tests / x86 / dct.c
index afb03b194be306e74d45951e50d18188f015514c..f5c238efc7298321b3bbd85c3ae1cbb4918ecd18 100644 (file)
@@ -18,6 +18,8 @@
 
 #include "config.h"
 
+#include "libavutil/mem_internal.h"
+
 #include "libavcodec/x86/fdct.h"
 #include "libavcodec/x86/xvididct.h"
 #include "libavcodec/x86/simple_idct.h"