]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/virtio/vhost-user-input-pci.c
Move QOM typedefs and add missing includes
[thirdparty/qemu.git] / hw / virtio / vhost-user-input-pci.c
index 0a50015599f3a1ed7fcfb40cb6650539c208aec8..b072fb576ab46f7e6f3e8fec6b068b35a5891ec4 100644 (file)
@@ -10,6 +10,7 @@
 #include "qapi/error.h"
 #include "qemu/error-report.h"
 #include "virtio-pci.h"
+#include "qom/object.h"
 
 typedef struct VHostUserInputPCI VHostUserInputPCI;