summaryrefslogtreecommitdiff
path: root/hw/bt-hci-csr.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/bt-hci-csr.c')
-rw-r--r--hw/bt-hci-csr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bt-hci-csr.c b/hw/bt-hci-csr.c
index 0faabbb585..e1dcb6d099 100644
--- a/hw/bt-hci-csr.c
+++ b/hw/bt-hci-csr.c
@@ -20,7 +20,7 @@
#include "qemu-common.h"
#include "qemu-char.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
#include "irq.h"
#include "bt-host.h"
#include "bt.h"