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/jdclrmmx.asm b/common/jpeg/simd/jdclrmmx.asm
index 506500e..09f72ca 100644
--- a/common/jpeg/simd/jdclrmmx.asm
+++ b/common/jpeg/simd/jdclrmmx.asm
@@ -16,6 +16,8 @@
 ;
 ; [TAB8]
 
+%include "jcolsamp.inc"
+
 ; --------------------------------------------------------------------------
 	SECTION	SEG_TEXT
 	BITS	32