diff options
Diffstat (limited to 'block/coroutines.h')
| -rw-r--r-- | block/coroutines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/block/coroutines.h b/block/coroutines.h index f3226682d6..79e5efbf75 100644 --- a/block/coroutines.h +++ b/block/coroutines.h @@ -28,7 +28,7 @@ #include "block/block_int.h" /* For blk_bs() in generated block/block-gen.c */ -#include "sysemu/block-backend.h" +#include "system/block-backend.h" /* * I/O API functions. These functions are thread-safe. |