OSDN Git Service

Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
[coroid/ffmpeg_saccubus.git] / libavcodec / x86 / vp3dsp.asm
index 328f94c..8dac6ab 100644 (file)
@@ -19,8 +19,8 @@
 ;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 ;******************************************************************************
 
-%include "x86inc.asm"
-%include "x86util.asm"
+%include "libavutil/x86/x86inc.asm"
+%include "libavutil/x86/x86util.asm"
 
 ; MMX-optimized functions cribbed from the original VP3 source code.