]> git.proxmox.com Git - qemu.git/blobdiff - hw/bt-l2cap.c
Merge remote-tracking branch 'luiz/queue/qmp' into staging
[qemu.git] / hw / bt-l2cap.c
index cb43ee773340d8f5348b07d98fcaf6e4c6de60a5..521587a1120a822ac20abc26211fa0683f92b079 100644 (file)
@@ -18,8 +18,8 @@
  */
 
 #include "qemu-common.h"
-#include "qemu-timer.h"
-#include "bt.h"
+#include "qemu/timer.h"
+#include "hw/bt.h"
 
 #define L2CAP_CID_MAX  0x100   /* Between 0x40 and 0x10000 */