]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/vhost.c
exec: move include files to include/exec/
[mirror_qemu.git] / hw / vhost.c
index 16322a14f4f019329c3504c73ae72fb601be73c0..feaff64c15031668653a6fa787c99db816fac19d 100644 (file)
@@ -18,7 +18,7 @@
 #include "hw/hw.h"
 #include "range.h"
 #include <linux/vhost.h>
-#include "exec-memory.h"
+#include "exec/address-spaces.h"
 
 static void vhost_dev_sync_region(struct vhost_dev *dev,
                                   MemoryRegionSection *section,