diff options
Diffstat (limited to 'hw/bt.c')
-rw-r--r-- | hw/bt.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ */ #include "qemu-common.h" -#include "bt-host.h" +#include "bt/bt.h" #include "bt.h" /* Slave implementations can ignore this */ |