]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bt-vhci.c
intel_iommu: Correct caching-mode error message
[mirror_qemu.git] / bt-vhci.c
index a6a7ab032955a9c926f3a3ca6153847dcf81042f..9d277c32bf0c274f7340d53916337e9a43b9e276 100644 (file)
--- a/bt-vhci.c
+++ b/bt-vhci.c
@@ -17,8 +17,9 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#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"