summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp8dsp.asm
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2011-08-03 09:48:08 -0700
committerRonald S. Bultje <rsbultje@gmail.com>2011-08-12 11:43:03 -0700
commitb2c087871dafc7d030b2d48457ddff597dfd4925 (patch)
tree1ef6ec39952d7f707e95d37214230e1a32321faa /libavcodec/x86/vp8dsp.asm
parent3a39195b1db5620901a049cd690752b1935f5e0f (diff)
Move x86util.asm from libavcodec/ to libavutil/.
This allows using it in swscale also.
Diffstat (limited to 'libavcodec/x86/vp8dsp.asm')
-rw-r--r--libavcodec/x86/vp8dsp.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vp8dsp.asm b/libavcodec/x86/vp8dsp.asm
index ae2055ce96..1434be629e 100644
--- a/libavcodec/x86/vp8dsp.asm
+++ b/libavcodec/x86/vp8dsp.asm
@@ -21,7 +21,7 @@
;******************************************************************************
%include "libavutil/x86/x86inc.asm"
-%include "x86util.asm"
+%include "libavutil/x86/x86util.asm"
SECTION_RODATA