]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/x86/vc1dsp_mmx.c
sgidec: stop using deprecated avcodec_set_dimensions
[ffmpeg] / libavcodec / x86 / vc1dsp_mmx.c
index 5a0877f63f11299aac6aa228014f46d45f433132..15fd2c830c9a0d59c9d97f4c812c8dcebcbb68b5 100644 (file)
@@ -31,7 +31,7 @@
 #include "libavutil/x86/cpu.h"
 #include "libavcodec/vc1dsp.h"
 #include "constants.h"
-#include "dsputil_mmx.h"
+#include "dsputil_x86.h"
 #include "vc1dsp.h"
 
 #if HAVE_INLINE_ASM