]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bt-vhci.c
i386: Update new x86_apicid parsing rules with die_offset support
[mirror_qemu.git] / bt-vhci.c
index f5d856a80940ba60a1ed01c2974397f18cc655b0..886e146743c5e3564fd2d20728a4b03250f91863 100644 (file)
--- a/bt-vhci.c
+++ b/bt-vhci.c
@@ -17,8 +17,8 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "qemu-common.h"
-#include "bt-host.h"
+#include "qemu/osdep.h"
+#include "sysemu/bt.h"
 #include "hw/bt.h"
 #include "qemu/main-loop.h"