]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/virtio/virtio.h
Include hw/qdev-properties.h less
[mirror_qemu.git] / include / hw / virtio / virtio.h
index 7bae09e3ae314da81cfb8f992bdc17d21f425cb1..df40a46d606c02ed92b5243c2aaf0c15e0b80f09 100644 (file)
@@ -15,8 +15,8 @@
 #define QEMU_VIRTIO_H
 
 #include "exec/memory.h"
+#include "hw/qdev-core.h"
 #include "net/net.h"
-#include "hw/qdev.h"
 #include "sysemu/sysemu.h"
 #include "migration/vmstate.h"
 #include "qemu/event_notifier.h"