| Index: source/libvpx/vp9/encoder/x86/vp9_error_sse2.asm
|
| diff --git a/source/libvpx/vp9/encoder/x86/vp9_error_sse2.asm b/source/libvpx/vp9/encoder/x86/vp9_error_sse2.asm
|
| index 56373e897c9d2c41bbda1dfe87a6768e96750783..5b0238272bbb6f6c1442a7ac8ad55b53049a2316 100644
|
| --- a/source/libvpx/vp9/encoder/x86/vp9_error_sse2.asm
|
| +++ b/source/libvpx/vp9/encoder/x86/vp9_error_sse2.asm
|
| @@ -8,6 +8,8 @@
|
| ; be found in the AUTHORS file in the root of the source tree.
|
| ;
|
|
|
| +%define private_prefix vp9
|
| +
|
| %include "third_party/x86inc/x86inc.asm"
|
|
|
| SECTION .text
|
|
|