summary refs log tree commit diff stats
path: root/target/i386/hvf/hvf-cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/hvf/hvf-cpu.c')
-rw-r--r--target/i386/hvf/hvf-cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/i386/hvf/hvf-cpu.c b/target/i386/hvf/hvf-cpu.c
index bb0da3947a..ac617f17e7 100644
--- a/target/i386/hvf/hvf-cpu.c
+++ b/target/i386/hvf/hvf-cpu.c
@@ -15,6 +15,7 @@
 #include "hw/boards.h"
 #include "sysemu/hvf.h"
 #include "hw/core/accel-cpu.h"
+#include "hvf-i386.h"
 
 static void hvf_cpu_max_instance_init(X86CPU *cpu)
 {