]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qga/channel-posix.c
file-posix: Avoid aio_worker() for QEMU_AIO_READ/WRITE
[mirror_qemu.git] / qga / channel-posix.c
index b812bf4d51d686e54f19e439ace8bce87c4e6c85..5a925a9818430eff0ebe5a3b68de555196dfd93c 100644 (file)
@@ -2,7 +2,7 @@
 #include <termios.h>
 #include "qapi/error.h"
 #include "qemu/sockets.h"
-#include "qga/channel.h"
+#include "channel.h"
 
 #ifdef CONFIG_SOLARIS
 #include <stropts.h>