]> git.proxmox.com Git - qemu.git/blobdiff - bt-vhci.c
qdev-properties-system.c: Allow vlan or netdev for -device, not both
[qemu.git] / bt-vhci.c
index 13c0e53729fb01471939bd565eaa4b79f19ce4e4..e267c8ad15a2140c6962f417ca0be6fb7d514dfe 100644 (file)
--- a/bt-vhci.c
+++ b/bt-vhci.c
@@ -18,9 +18,9 @@
  */
 
 #include "qemu-common.h"
-#include "bt-host.h"
+#include "sysemu/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"