]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/x86/h264_qpel.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
[ffmpeg] / libavcodec / x86 / h264_qpel.c
index 0d3dbbadb0b89628ae0b6766fb278df8e1236ef6..a2d8a64976b74fd644486d1585dc32eeeeb2d81a 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "libavutil/attributes.h"
 #include "libavutil/cpu.h"
+#include "libavutil/mem_internal.h"
 #include "libavutil/x86/asm.h"
 #include "libavutil/x86/cpu.h"
 #include "libavcodec/h264dec.h"