]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/bt-l2cap.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / hw / bt-l2cap.c
index cb43ee773340d8f5348b07d98fcaf6e4c6de60a5..ba061c0da32762297fe23fbe8ca04c19157a3833 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 #include "qemu-common.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
 #include "bt.h"
 
 #define L2CAP_CID_MAX  0x100   /* Between 0x40 and 0x10000 */