X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-vhci.c;h=886e146743c5e3564fd2d20728a4b03250f91863;hb=268dcd46ae6d608a4ce93b191b51a318504bf1fb;hp=a6a7ab032955a9c926f3a3ca6153847dcf81042f;hpb=27dd7730582be85c7d4f680f5f71146629809c86;p=mirror_qemu.git diff --git a/bt-vhci.c b/bt-vhci.c index a6a7ab0329..886e146743 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -17,8 +17,8 @@ * with this program; if not, see . */ -#include "qemu-common.h" -#include "bt/bt.h" +#include "qemu/osdep.h" +#include "sysemu/bt.h" #include "hw/bt.h" #include "qemu/main-loop.h"