mp3lib/dct64_sse.c: fix compilation with clang
commitb2c09ad9a4c6df34a7ce5b5cffc134b36983093d
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 10 Nov 2010 00:10:49 +0000 (10 00:10 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sun, 14 Nov 2010 10:23:56 +0000 (14 12:23 +0200)
treee4e473d0bd0f3fac7de824a48d3737f04a8be165
parent00b2a5d7b2656892a12b09656edc21929acc8e25
mp3lib/dct64_sse.c: fix compilation with clang

Use fist(p)s instead of fist(p), fixes compilation with clang.

Patch by İsmail Dönmez, ismail namtrac org

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32613 b3059339-0415-0410-9bf9-f77b7e298cf2
mp3lib/dct64_sse.c