diff options
Diffstat (limited to 'hw/block/dataplane/xen-block.h')
-rw-r--r-- | hw/block/dataplane/xen-block.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/block/dataplane/xen-block.h b/hw/block/dataplane/xen-block.h index 7b8e9df..eb70327 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; |