diff options
Diffstat (limited to 'stubs/blk-commit-all.c')
-rw-r--r-- | stubs/blk-commit-all.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stubs/blk-commit-all.c b/stubs/blk-commit-all.c index e156c57..76b0827 100644 --- a/stubs/blk-commit-all.c +++ b/stubs/blk-commit-all.c @@ -1,5 +1,5 @@ #include "qemu/osdep.h" -#include "sysemu/block-backend.h" +#include "system/block-backend.h" int blk_commit_all(void) { |