types: Move stuff for global types into src/base/types.hh
[gem5.git] / src / arch / x86 / x86_traits.hh
index 0347a70998b0f0926bb5eec02c4c0ae161f140ef..381695c4064436aeb512d1ffb7253c55eea1388c 100644 (file)
@@ -60,7 +60,7 @@
 
 #include <assert.h>
 
-#include "sim/host.hh"
+#include "base/types.hh"
 
 namespace X86ISA
 {