mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 14:46:49 +01:00
Fix building with PCH disabled.
This commit is contained in:
parent
648a676ab5
commit
51b27c5481
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "Common/CommonTypes.h"
|
#include "Common/Common.h"
|
||||||
|
|
||||||
extern const u8 GC_ALIGNED16(pbswapShuffle1x4[16]);
|
extern const u8 GC_ALIGNED16(pbswapShuffle1x4[16]);
|
||||||
extern const u8 GC_ALIGNED16(pbswapShuffle2x4[16]);
|
extern const u8 GC_ALIGNED16(pbswapShuffle2x4[16]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user