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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/virtio/vhost-user-scsi-pci.c b/hw/virtio/vhost-user-scsi-pci.c
index 25e97ca54e..773104e351 100644
--- a/hw/virtio/vhost-user-scsi-pci.c
+++ b/hw/virtio/vhost-user-scsi-pci.c
@@ -31,6 +31,7 @@
 #include "hw/loader.h"
 #include "sysemu/kvm.h"
 #include "virtio-pci.h"
+#include "qom/object.h"
 
 typedef struct VHostUserSCSIPCI VHostUserSCSIPCI;