summaryrefslogtreecommitdiff
path: root/libre-multilib/pcsx2/pcsx2-gcc6.patch
blob: 25e79f82b0c2d2d144400f8cb9a7d73dd92096e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/common/src/x86emitter/cpudetect.cpp b/common/src/x86emitter/cpudetect.cpp
index b318909..38f506d 100644
--- a/common/src/x86emitter/cpudetect.cpp
+++ b/common/src/x86emitter/cpudetect.cpp
@@ -16,6 +16,7 @@
 #include "PrecompiledHeader.h"
 #include "cpudetect_internal.h"
 #include "internal.h"
+#include "fxsrintrin.h"
 
 using namespace x86Emitter;