GS: Fix GSVector.h not seeing SSE defines

This commit is contained in:
TellowKrinkle 2021-05-13 16:13:00 -05:00 committed by Kojin
parent e0499b587e
commit b2da348834
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
*/
#include "PrecompiledHeader.h"
#include "GS.h"
#include "GSVector.h"
CONSTINIT const GSVector4i GSVector4i::m_xff[17] =