X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-host.c;h=2f8f631c2528a866e4fb9bbb5d7876b9889750d2;hb=85795187f416326f87177cabc39fae1911f04c50;hp=2da3c32204b0262a89b21b27847ed87d56aab2a0;hpb=d76bb73549fcac07524aea5135280ea533a94fd6;p=mirror_qemu.git diff --git a/bt-host.c b/bt-host.c index 2da3c32204..2f8f631c25 100644 --- a/bt-host.c +++ b/bt-host.c @@ -17,12 +17,12 @@ * with this program; if not, see . */ +#include "qemu/osdep.h" #include "qemu-common.h" -#include "bt/bt.h" +#include "sysemu/bt.h" #include "qemu/main-loop.h" #ifndef _WIN32 -# include # include # include # ifdef CONFIG_BLUEZ