]> git.proxmox.com Git - qemu.git/blobdiff - bt-host.c
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
[qemu.git] / bt-host.c
index 0d3ad28e8c0c567eec70016e7acb00e4d641c3dc..2092754530a0dd3e7fe47be3e0a863b8e6067ce4 100644 (file)
--- a/bt-host.c
+++ b/bt-host.c
@@ -18,9 +18,8 @@
  */
 
 #include "qemu-common.h"
-#include "qemu-char.h"
-#include "net.h"
-#include "bt-host.h"
+#include "bt/bt.h"
+#include "qemu/main-loop.h"
 
 #ifndef _WIN32
 # include <errno.h>