mirror of https://github.com/PCSX2/pcsx2.git
parent
8f74b640f0
commit
21012a8ec3
|
@ -16,6 +16,9 @@
|
|||
#include "PrecompiledHeader.h"
|
||||
#include "cpudetect_internal.h"
|
||||
#include "internal.h"
|
||||
#ifdef __linux__
|
||||
#include "fxsrintrin.h"
|
||||
#endif
|
||||
|
||||
using namespace x86Emitter;
|
||||
|
||||
|
|
Loading…
Reference in New Issue