]> git.proxmox.com Git - qemu.git/blobdiff - bt-vhci.c
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
[qemu.git] / bt-vhci.c
index 13c0e53729fb01471939bd565eaa4b79f19ce4e4..a6a7ab032955a9c926f3a3ca6153847dcf81042f 100644 (file)
--- a/bt-vhci.c
+++ b/bt-vhci.c
@@ -18,9 +18,9 @@
  */
 
 #include "qemu-common.h"
-#include "bt-host.h"
+#include "bt/bt.h"
 #include "hw/bt.h"
-#include "main-loop.h"
+#include "qemu/main-loop.h"
 
 #define VHCI_DEV       "/dev/vhci"
 #define VHCI_UDEV      "/dev/hci_vhci"