]> git.proxmox.com Git - qemu.git/blobdiff - hw/bt.c
net: move Bluetooth stuff out of net.h
[qemu.git] / hw / bt.c
diff --git a/hw/bt.c b/hw/bt.c
index dc99fc28fabe2be33bf14638c5c94f67735eae34..3fea0983d40b0e0b2af98f3f4d1dd7f2a17d448b 100644 (file)
--- a/hw/bt.c
+++ b/hw/bt.c
@@ -18,7 +18,7 @@
  */
 
 #include "qemu-common.h"
-#include "net.h"
+#include "bt-host.h"
 #include "bt.h"
 
 /* Slave implementations can ignore this */