]> Git Repo - qemu.git/blobdiff - include/chardev/char-io.h
Include qemu/main-loop.h less
[qemu.git] / include / chardev / char-io.h
index 9638da51003d8c9c232c5401fd3ec70feef57da2..ac379ea70e38b1b50d55b53ab74c0dd8594ad254 100644 (file)
@@ -24,9 +24,9 @@
 #ifndef CHAR_IO_H
 #define CHAR_IO_H
 
-#include "qemu-common.h"
 #include "io/channel.h"
 #include "chardev/char.h"
+#include "qemu/main-loop.h"
 
 /* Can only be used for read */
 GSource *io_add_watch_poll(Chardev *chr,
This page took 0.023263 seconds and 4 git commands to generate.