X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-vhci.c;h=9d277c32bf0c274f7340d53916337e9a43b9e276;hb=93587e3af3a259deac89c12863d93653d69d22b8;hp=a6a7ab032955a9c926f3a3ca6153847dcf81042f;hpb=63e3555e80c31776285accbb4d0c14ae91c457dc;p=mirror_qemu.git 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"