| Index: source/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm
|
| diff --git a/source/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm b/source/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm
|
| index ec2e87cb10408a3a2da7d3eb5af403019970f44b..ec61c0c3a79a934e174d1fb7b8b2ffd5d8475744 100644
|
| --- a/source/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm
|
| +++ b/source/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.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_RODATA
|
|
|