Revision dccfcd0e hw/bt/hci.c

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

  
27 27
struct bt_hci_s {

Also available in: Unified diff