X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-vhci.c;h=886e146743c5e3564fd2d20728a4b03250f91863;hb=6b7ac49d570c66754fad1b80cc200c7596d1facd;hp=e267c8ad15a2140c6962f417ca0be6fb7d514dfe;hpb=25690739f1f067b6d8b2e616d87b1d976db0db92;p=mirror_qemu.git diff --git a/bt-vhci.c b/bt-vhci.c index e267c8ad15..886e146743 100644 --- a/bt-vhci.c +++ b/bt-vhci.c @@ -17,7 +17,7 @@ * with this program; if not, see . */ -#include "qemu-common.h" +#include "qemu/osdep.h" #include "sysemu/bt.h" #include "hw/bt.h" #include "qemu/main-loop.h"