X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=bt-host.c;h=2f8f631c2528a866e4fb9bbb5d7876b9889750d2;hb=138985c1ef8b66e4e5b383354e133e05d01d0b5f;hp=2da3c32204b0262a89b21b27847ed87d56aab2a0;hpb=9957fc7f1ed731e5228089ead3f350341cdd29c0;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