X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-host.c;h=49205bf288cf2441b1a78486c1593c8c576c1967;hb=032ac6f8bfb68746cb0eea407b1cd2b22a78898f;hp=2da3c32204b0262a89b21b27847ed87d56aab2a0;hpb=3f08ffb4a4741d147634761dc053ed386243a0de;p=qemu.git diff --git a/bt-host.c b/bt-host.c index 2da3c3220..49205bf28 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