aboutsummaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p-coth.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/9pfs/virtio-9p-coth.c')
-rw-r--r--hw/9pfs/virtio-9p-coth.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/hw/9pfs/virtio-9p-coth.c b/hw/9pfs/virtio-9p-coth.c
index 25556cc..ae6cde8 100644
--- a/hw/9pfs/virtio-9p-coth.c
+++ b/hw/9pfs/virtio-9p-coth.c
@@ -12,10 +12,9 @@
*
*/
-#include "qemu-char.h"
#include "fsdev/qemu-fsdev.h"
-#include "qemu-thread.h"
-#include "qemu-coroutine.h"
+#include "qemu/thread.h"
+#include "block/coroutine.h"
#include "virtio-9p-coth.h"
/* v9fs glib thread pool */