Compilation fix.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3795 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
arcum42 2010-09-18 05:29:05 +00:00
parent 8c552f4f2e
commit d06838c4a5
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ union tIPU_CTRL {
void reset() { _u32 = 0; }
};
__aligned16 struct tIPU_BP {
struct __aligned16 tIPU_BP {
__aligned16 u128 internal_qwc[2];
u32 BP; // Bit stream point (0 to 128*2)