Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / ffmpeg / libavcodec / x86 / idct_sse2_xvid.c
index a181099..ce2abe4 100644 (file)
@@ -41,7 +41,7 @@
 #include "libavutil/mem.h"
 #include "libavutil/x86/asm.h"
 #include "idct_xvid.h"
-#include "dsputil_x86.h"
+#include "idctdsp.h"
 
 #if HAVE_SSE2_INLINE