]> git.proxmox.com Git - qemu.git/blobdiff - bt-host.c
update VERSION for 1.4.1
[qemu.git] / bt-host.c
index 8b47370b263ad822f09983cb38e99351f2b670e0..2092754530a0dd3e7fe47be3e0a863b8e6067ce4 100644 (file)
--- a/bt-host.c
+++ b/bt-host.c
  */
 
 #include "qemu-common.h"
-#include "qemu-char.h"
-#include "net.h"
-#include "bt-host.h"
-#include "main-loop.h"
+#include "bt/bt.h"
+#include "qemu/main-loop.h"
 
 #ifndef _WIN32
 # include <errno.h>