]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/i386/pc_piix.c
hw: Convert from BlockDriverState to BlockBackend, mostly
[mirror_qemu.git] / hw / i386 / pc_piix.c
index 43846339bc0672f1e84c00b98e4813ac04a50033..91a20cb8f4958658a06d940f9abdf82c4f5e35ad 100644 (file)
@@ -41,7 +41,7 @@
 #include "hw/sysbus.h"
 #include "hw/cpu/icc_bus.h"
 #include "sysemu/arch_init.h"
-#include "sysemu/blockdev.h"
+#include "sysemu/block-backend.h"
 #include "hw/i2c/smbus.h"
 #include "hw/xen/xen.h"
 #include "exec/memory.h"