summaryrefslogtreecommitdiff
path: root/src/arch/x86/insts/microop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/insts/microop.cc')
-rw-r--r--src/arch/x86/insts/microop.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/insts/microop.cc b/src/arch/x86/insts/microop.cc
index 35ee9efaa..923fb15b0 100644
--- a/src/arch/x86/insts/microop.cc
+++ b/src/arch/x86/insts/microop.cc
@@ -38,6 +38,7 @@
*/
#include "arch/x86/insts/microop.hh"
+
#include "arch/x86/regs/misc.hh"
namespace X86ISA