]> git.proxmox.com Git - qemu.git/blobdiff - bt-host.c
rng-egd: remove redundant free
[qemu.git] / bt-host.c
index 2da3c32204b0262a89b21b27847ed87d56aab2a0..49205bf288cf2441b1a78486c1593c8c576c1967 100644 (file)
--- a/bt-host.c
+++ b/bt-host.c
@@ -18,7 +18,7 @@
  */
 
 #include "qemu-common.h"
-#include "bt/bt.h"
+#include "sysemu/bt.h"
 #include "qemu/main-loop.h"
 
 #ifndef _WIN32