summaryrefslogtreecommitdiff
path: root/src/arch/x86/emulenv.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/emulenv.hh')
-rw-r--r--src/arch/x86/emulenv.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/emulenv.hh b/src/arch/x86/emulenv.hh
index cdb1bf863..bcefd4456 100644
--- a/src/arch/x86/emulenv.hh
+++ b/src/arch/x86/emulenv.hh
@@ -60,6 +60,7 @@
#include "arch/x86/intregs.hh"
#include "arch/x86/segmentregs.hh"
+#include "arch/x86/registers.hh"
#include "arch/x86/types.hh"
namespace X86ISA