summaryrefslogtreecommitdiff
path: root/src/arch/x86/regfile.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/regfile.hh')
-rw-r--r--src/arch/x86/regfile.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/regfile.hh b/src/arch/x86/regfile.hh
index 8938ab0bc..07561fe8a 100644
--- a/src/arch/x86/regfile.hh
+++ b/src/arch/x86/regfile.hh
@@ -63,7 +63,7 @@
#include "arch/x86/isa_traits.hh"
#include "arch/x86/miscregfile.hh"
#include "arch/x86/types.hh"
-#include "sim/host.hh"
+#include "base/types.hh"
#include <string>