summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86/vp9_dct_mmx.asm
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/encoder/x86/vp9_dct_mmx.asm')
-rw-r--r--vp9/encoder/x86/vp9_dct_mmx.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/vp9/encoder/x86/vp9_dct_mmx.asm b/vp9/encoder/x86/vp9_dct_mmx.asm
index b41fbc8b3..7a7a6b655 100644
--- a/vp9/encoder/x86/vp9_dct_mmx.asm
+++ b/vp9/encoder/x86/vp9_dct_mmx.asm
@@ -7,6 +7,9 @@
; in the file PATENTS. All contributing project authors may
; 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