]> Git Repo - qemu.git/blobdiff - hw/bt-l2cap.c
misc: move include files to include/qemu/
[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 */
This page took 0.02352 seconds and 4 git commands to generate.