* fixed path to include file x8616lut.as in hermes i386 loader x86p_16.as (fixes hermes build on i386)

git-svn-id: trunk@16027 -
This commit is contained in:
nickysn 2010-09-20 12:51:50 +00:00
parent b93ab63038
commit 0f4fa650ca

View File

@ -32,7 +32,7 @@
.globl _ConvertX86p16_32RGBA888_LUT_X86
.globl _ConvertX86p16_32BGRA888_LUT_X86
.include "hermes/i386/x8616lut.as"
.include "src/i386/x8616lut.as"
.text