]> git.proxmox.com Git - qemu.git/blobdiff - blockdev-nbd.c
qom: pass file/line/function to asserting casts
[qemu.git] / blockdev-nbd.c
index dc4e9a2462c0909b23853257adde7ee2968cf896..95f10c81e3faae3cf16c4f405e44e763e2e4df52 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #include "sysemu/blockdev.h"
-#include "hw/block-common.h"
+#include "hw/block/block.h"
 #include "monitor/monitor.h"
 #include "qapi/qmp/qerror.h"
 #include "sysemu/sysemu.h"