summaryrefslogtreecommitdiff
path: root/vp8/common/x86
diff options
context:
space:
mode:
authorDaniel Kang <ddkang@google.com>2012-06-18 12:45:34 -0700
committerDaniel Kang <ddkang@google.com>2012-06-18 13:36:41 -0700
commit31fd84d80ba058e8c5d400e8f10c6f7420900ab6 (patch)
treece528452c79c6b51bba8d1a3c242b75f41a04589 /vp8/common/x86
parent1f9943ab1aaeef91e54f05f0c096950b0a718e53 (diff)
downloadlibvpx-31fd84d80ba058e8c5d400e8f10c6f7420900ab6.tar
libvpx-31fd84d80ba058e8c5d400e8f10c6f7420900ab6.tar.gz
libvpx-31fd84d80ba058e8c5d400e8f10c6f7420900ab6.tar.bz2
libvpx-31fd84d80ba058e8c5d400e8f10c6f7420900ab6.zip
x86inc: Move x86inc to the correct location.
Change-Id: I6802731a4d15feef5ce62993dc505ded55c40f7e
Diffstat (limited to 'vp8/common/x86')
-rw-r--r--vp8/common/x86/idctllm_mmx.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp8/common/x86/idctllm_mmx.asm b/vp8/common/x86/idctllm_mmx.asm
index ab9eedbef..815ee8eb9 100644
--- a/vp8/common/x86/idctllm_mmx.asm
+++ b/vp8/common/x86/idctllm_mmx.asm
@@ -8,7 +8,7 @@
; be found in the AUTHORS file in the root of the source tree.
;
-%include "vpx_ports/x86inc.asm"
+%include "third_party/x86inc/x86inc.asm"
SECTION_RODATA
align 16