--- branches/release-1_2-branch/xvidcore/src/image/x86_asm/colorspace_yuyv_mmx.asm 2009/05/27 17:27:56 1864 +++ branches/release-1_2-branch/xvidcore/src/image/x86_asm/colorspace_yuyv_mmx.asm 2009/05/28 08:42:37 1865 @@ -19,7 +19,7 @@ ; * along with this program; if not, write to the Free Software ; * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ; * -; * $Id: colorspace_yuyv_mmx.asm,v 1.10 2008-11-26 01:04:34 Isibaar Exp $ +; * $Id: colorspace_yuyv_mmx.asm,v 1.10.2.1 2009-05-28 08:42:37 Isibaar Exp $ ; * ; ***************************************************************************/ @@ -319,7 +319,7 @@ ; Code ;============================================================================= -SECTION .rotext align=SECTION_ALIGN +TEXT %include "colorspace_mmx.inc"