]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/bt-hci.c
net: move Bluetooth stuff out of net.h
[mirror_qemu.git] / hw / bt-hci.c
index e54cfd78159a3bd8e6bab8cbfd6575d8b52d1cd9..d2ad57faa98f736265a95e88aa15933cf1ee7fc9 100644 (file)
@@ -21,7 +21,7 @@
 #include "qemu-common.h"
 #include "qemu-timer.h"
 #include "usb.h"
-#include "net.h"
+#include "bt-host.h"
 #include "bt.h"
 
 struct bt_hci_s {