X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/27dd7730582be85c7d4f680f5f71146629809c86..7df9381b7aa56c897e344f3bfe43bf5848bbd3e0:/bt-vhci.c diff --git a/bt-vhci.c b/bt-vhci.c index a6a7ab0329..9d277c32bf 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -17,8 +17,9 @@ * with this program; if not, see . */ +#include "qemu/osdep.h" #include "qemu-common.h" -#include "bt/bt.h" +#include "sysemu/bt.h" #include "hw/bt.h" #include "qemu/main-loop.h"