aboutsummaryrefslogtreecommitdiff
path: root/hw/block-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/block-common.c')
-rw-r--r--hw/block-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/block-common.c b/hw/block-common.c
index d21ec3ada1..33dd3f33b6 100644
--- a/hw/block-common.c
+++ b/hw/block-common.c
@@ -8,7 +8,7 @@
*/
#include "sysemu/blockdev.h"
-#include "hw/block-common.h"
+#include "hw/block/block.h"
#include "qemu/error-report.h"
void blkconf_serial(BlockConf *conf, char **serial)