diff options
Diffstat (limited to 'bt-vhci.c')
| -rw-r--r-- | bt-vhci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bt-vhci.c b/bt-vhci.c index a6a7ab0329..e267c8ad15 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -18,7 +18,7 @@ */ #include "qemu-common.h" -#include "bt/bt.h" +#include "sysemu/bt.h" #include "hw/bt.h" #include "qemu/main-loop.h" |