types: Move stuff for global types into src/base/types.hh
[gem5.git] / src / arch / x86 / bios / smbios.cc
index 95ade1e4d8b18b0d7e30083ed7e87de8a52cf30e..1e49a875aaa648ca05fa6cf52b70411074c27bf5 100644 (file)
@@ -92,7 +92,7 @@
 #include "params/X86SMBiosSMBiosStructure.hh"
 #include "params/X86SMBiosSMBiosTable.hh"
 #include "sim/byteswap.hh"
-#include "sim/host.hh"
+#include "base/types.hh"
 
 using namespace std;