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 4f5f9f93c5..2092754530 100644 --- a/bt-host.c +++ b/bt-host.c @@ -18,7 +18,7 @@ */ #include "qemu-common.h" -#include "bt-host.h" +#include "bt/bt.h" #include "qemu/main-loop.h" #ifndef _WIN32 |