aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-iova-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio/vhost-iova-tree.h')
-rw-r--r--hw/virtio/vhost-iova-tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/virtio/vhost-iova-tree.h b/hw/virtio/vhost-iova-tree.h
index 0c4ba5a..08f63b6 100644
--- a/hw/virtio/vhost-iova-tree.h
+++ b/hw/virtio/vhost-iova-tree.h
@@ -11,7 +11,7 @@
#define HW_VIRTIO_VHOST_IOVA_TREE_H
#include "qemu/iova-tree.h"
-#include "exec/memory.h"
+#include "system/memory.h"
typedef struct VhostIOVATree VhostIOVATree;