diff options
Diffstat (limited to 'hw/bt/core.c')
-rw-r--r-- | hw/bt/core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bt/core.c b/hw/bt/core.c index 24ef4de49d..49012e028c 100644 --- a/hw/bt/core.c +++ b/hw/bt/core.c @@ -18,7 +18,7 @@ */ #include "qemu-common.h" -#include "bt/bt.h" +#include "sysemu/bt.h" #include "hw/bt.h" /* Slave implementations can ignore this */ |