diff options
Diffstat (limited to 'hw/block-common.c')
-rw-r--r-- | hw/block-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/block-common.c b/hw/block-common.c index c24208e560..0f1b64ec95 100644 --- a/hw/block-common.c +++ b/hw/block-common.c @@ -7,7 +7,7 @@ * later. See the COPYING file in the top-level directory. */ -#include "blockdev.h" +#include "sysemu/blockdev.h" #include "hw/block-common.h" #include "qemu/error-report.h" |