Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that it receives the effect of the redefined RGB_* macros
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3752 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/jpeg/simd/jdclrss2.asm b/common/jpeg/simd/jdclrss2.asm
index b3ef195..06a9ade 100644
--- a/common/jpeg/simd/jdclrss2.asm
+++ b/common/jpeg/simd/jdclrss2.asm
@@ -16,6 +16,8 @@
;
; [TAB8]
+%include "jcolsamp.inc"
+
; --------------------------------------------------------------------------
SECTION SEG_TEXT
BITS 32