aboutsummaryrefslogtreecommitdiff
path: root/include/block/qapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/block/qapi.h')
-rw-r--r--include/block/qapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/block/qapi.h b/include/block/qapi.h
index 22c7807c89..865fb974d4 100644
--- a/include/block/qapi.h
+++ b/include/block/qapi.h
@@ -25,8 +25,8 @@
#ifndef BLOCK_QAPI_H
#define BLOCK_QAPI_H
-#include "block/block.h"
#include "block/snapshot.h"
+#include "qapi/qapi-types-block-core.h"
BlockDeviceInfo *bdrv_block_device_info(BlockBackend *blk,
BlockDriverState *bs,