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