Revision 927d4878 hw/usb/dev-bluetooth.c

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

  
27 27
struct USBBtState {

Also available in: Unified diff