]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-s390x/misc_helper.c
softmmu: move include files to include/sysemu/
[mirror_qemu.git] / target-s390x / misc_helper.c
index 2e73d30756d82157c2cf09dfee70fc16901ba64d..e521ed55cc628179399f7e57b8ab124b9d7a6e7f 100644 (file)
@@ -23,7 +23,7 @@
 #include "qemu/host-utils.h"
 #include "helper.h"
 #include <string.h>
-#include "kvm.h"
+#include "sysemu/kvm.h"
 #include "qemu/timer.h"
 #ifdef CONFIG_KVM
 #include <linux/kvm.h>
@@ -31,7 +31,7 @@
 
 #if !defined(CONFIG_USER_ONLY)
 #include "exec/softmmu_exec.h"
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
 #endif
 
 /* #define DEBUG_HELPER */