summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86hvf.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/hvf/x86hvf.c')
-rw-r--r--target/i386/hvf/x86hvf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/hvf/x86hvf.c b/target/i386/hvf/x86hvf.c
index c7a72d1890..371a4b3f4d 100644
--- a/target/i386/hvf/x86hvf.c
+++ b/target/i386/hvf/x86hvf.c
@@ -18,8 +18,8 @@
*/
#include "qemu/osdep.h"
-#include "qemu-common.h"
+#include "qemu-common.h"
#include "x86hvf.h"
#include "vmx.h"
#include "vmcs.h"