]> git.proxmox.com Git - qemu.git/blobdiff - hw/9pfs/virtio-9p-coth.c
misc: move include files to include/qemu/
[qemu.git] / hw / 9pfs / virtio-9p-coth.c
index 9368df7610a67e4c258ca7bfcfb6a1fbd74a31ef..ae6cde80053e5894aada975e1a0731a3d8d9ac4f 100644 (file)
@@ -13,8 +13,8 @@
  */
 
 #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 */