summary refs log tree commit diff stats
path: root/hw/virtio/vhost-user-scsi-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio/vhost-user-scsi-pci.c')
-rw-r--r--hw/virtio/vhost-user-scsi-pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/virtio/vhost-user-scsi-pci.c b/hw/virtio/vhost-user-scsi-pci.c
index 34e1a701b1..4a4128d961 100644
--- a/hw/virtio/vhost-user-scsi-pci.c
+++ b/hw/virtio/vhost-user-scsi-pci.c
@@ -29,7 +29,7 @@
 #include "hw/pci/msi.h"
 #include "hw/pci/msix.h"
 #include "hw/loader.h"
-#include "sysemu/kvm.h"
+#include "system/kvm.h"
 #include "hw/virtio/virtio-pci.h"
 #include "qom/object.h"