summary refs log tree commit diff stats
path: root/hw/block/dataplane/xen-block.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/block/dataplane/xen-block.h')
-rw-r--r--hw/block/dataplane/xen-block.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/block/dataplane/xen-block.h b/hw/block/dataplane/xen-block.h
index 7b8e9df09f..eb70327db3 100644
--- a/hw/block/dataplane/xen-block.h
+++ b/hw/block/dataplane/xen-block.h
@@ -10,7 +10,7 @@
 
 #include "hw/block/block.h"
 #include "hw/xen/xen-bus.h"
-#include "sysemu/iothread.h"
+#include "system/iothread.h"
 
 typedef struct XenBlockDataPlane XenBlockDataPlane;