Oops.  jcolsamp.inc should be included from j[c|d]clr[mmx|ss2].asm so it received the effect of the redefined RGB_* macros


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3753 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/jpeg/simd/jcclrss2.asm b/common/jpeg/simd/jcclrss2.asm
index 10b11f9..d6f868c 100644
--- a/common/jpeg/simd/jcclrss2.asm
+++ b/common/jpeg/simd/jcclrss2.asm
@@ -13,6 +13,8 @@
 ;
 ; [TAB8]
 
+%include "jcolsamp.inc"
+
 ; --------------------------------------------------------------------------
 	SECTION	SEG_TEXT
 	BITS	32