]> git.proxmox.com Git - qemu.git/blobdiff - kvm-all.c
softmmu: move include files to include/sysemu/
[qemu.git] / kvm-all.c
index 41ea3aa6ee1d6bc86d9cec6efbf16759b1b0879f..5aa65c4c15ce86edcbfda67c9589d849d74e4f15 100644 (file)
--- a/kvm-all.c
+++ b/kvm-all.c
 #include "qemu/atomic.h"
 #include "qemu/option.h"
 #include "qemu/config-file.h"
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
 #include "hw/hw.h"
 #include "hw/pci/msi.h"
 #include "exec/gdbstub.h"
-#include "kvm.h"
+#include "sysemu/kvm.h"
 #include "qemu/bswap.h"
 #include "exec/memory.h"
 #include "exec/address-spaces.h"