summaryrefslogtreecommitdiffstats
path: root/common/jpeg/simd/jdcolmmx.asm
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2009-04-04 15:25:45 +0000
committerDRC <dcommander@users.sourceforge.net>2009-04-04 15:25:45 +0000
commita4d983a2b086960c5f299cdb41b76a2c8466e8e1 (patch)
tree914cb822ffd7a7196b5208464b1e92f7cd301141 /common/jpeg/simd/jdcolmmx.asm
parentb896e0b76c708fce83916c4776e39caa8587f673 (diff)
downloadtigervnc-a4d983a2b086960c5f299cdb41b76a2c8466e8e1.tar.gz
tigervnc-a4d983a2b086960c5f299cdb41b76a2c8466e8e1.zip
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
Diffstat (limited to 'common/jpeg/simd/jdcolmmx.asm')
-rw-r--r--common/jpeg/simd/jdcolmmx.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/jpeg/simd/jdcolmmx.asm b/common/jpeg/simd/jdcolmmx.asm
index f34387b7..58775e85 100644
--- a/common/jpeg/simd/jdcolmmx.asm
+++ b/common/jpeg/simd/jdcolmmx.asm
@@ -18,7 +18,6 @@
; [TAB8]
%include "jsimdext.inc"
-%include "jcolsamp.inc"
; --------------------------------------------------------------------------