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 6fecb66716..13c0e53729 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -18,7 +18,7 @@ */ #include "qemu-common.h" -#include "net.h" +#include "bt-host.h" #include "hw/bt.h" #include "main-loop.h" |