]> git.proxmox.com Git - mirror_qemu.git/blobdiff - blockdev-nbd.c
machine: rename MemoryHotplugState to DeviceMemoryState
[mirror_qemu.git] / blockdev-nbd.c
index a9f79c6778e8bc737514fcb951ccbf6a6c1d199e..65a84739edc7ec005a62b33f074e61352217a682 100644 (file)
@@ -13,9 +13,9 @@
 #include "sysemu/blockdev.h"
 #include "sysemu/block-backend.h"
 #include "hw/block/block.h"
-#include "qapi/qmp/qerror.h"
+#include "qapi/error.h"
+#include "qapi/qapi-commands-block.h"
 #include "sysemu/sysemu.h"
-#include "qmp-commands.h"
 #include "block/nbd.h"
 #include "io/channel-socket.h"
 #include "io/net-listener.h"