mirror of https://github.com/PCSX2/pcsx2.git
GS: Fix GSVector.h not seeing SSE defines
This commit is contained in:
parent
e0499b587e
commit
b2da348834
|
@ -14,6 +14,7 @@
|
|||
*/
|
||||
|
||||
#include "PrecompiledHeader.h"
|
||||
#include "GS.h"
|
||||
#include "GSVector.h"
|
||||
|
||||
CONSTINIT const GSVector4i GSVector4i::m_xff[17] =
|
||||
|
|
Loading…
Reference in New Issue