summaryrefslogtreecommitdiff
path: root/block/write-threshold.c
diff options
context:
space:
mode:
Diffstat (limited to 'block/write-threshold.c')
-rw-r--r--block/write-threshold.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/write-threshold.c b/block/write-threshold.c
index a53c1f5e65..0fe38917c5 100644
--- a/block/write-threshold.c
+++ b/block/write-threshold.c
@@ -11,7 +11,7 @@
*/
#include "block/block_int.h"
-#include "block/coroutine.h"
+#include "qemu/coroutine.h"
#include "block/write-threshold.h"
#include "qemu/notify.h"
#include "qapi-event.h"