summary refs log tree commit diff stats
path: root/tests/unit/test-image-locking.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/test-image-locking.c')
-rw-r--r--tests/unit/test-image-locking.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/test-image-locking.c b/tests/unit/test-image-locking.c
index 2624cec6a0..7ccf9567f1 100644
--- a/tests/unit/test-image-locking.c
+++ b/tests/unit/test-image-locking.c
@@ -26,7 +26,7 @@
 
 #include "qemu/osdep.h"
 #include "block/block.h"
-#include "sysemu/block-backend.h"
+#include "system/block-backend.h"
 #include "qapi/error.h"
 #include "qapi/qmp/qdict.h"
 #include "qemu/main-loop.h"