Revision 927d4878 hw/bt-hci.c

b/hw/bt-hci.c
21 21
#include "qemu-common.h"
22 22
#include "qemu/timer.h"
23 23
#include "usb.h"
24
#include "bt-host.h"
24
#include "bt/bt.h"
25 25
#include "bt.h"
26 26

  
27 27
struct bt_hci_s {

Also available in: Unified diff