]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/x86/mpegvideoenc_template.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
[ffmpeg] / libavcodec / x86 / mpegvideoenc_template.c
index 1201be514bb2b027f4e9bedf58043f5914c002e6..b32b1b0350ced43316a41e9933b3c7c424de6246 100644 (file)
@@ -23,6 +23,7 @@
 #include <stdint.h>
 
 #include "libavutil/internal.h"
+#include "libavutil/mem_internal.h"
 #include "libavutil/x86/asm.h"
 #include "libavcodec/mpegutils.h"
 #include "libavcodec/mpegvideo.h"