]> git.proxmox.com Git - qemu.git/blobdiff - bt-host.c
target-m68k: Fix comment
[qemu.git] / bt-host.c
index 65aaca337c5fcc2435162cc877069507d3c87381..2092754530a0dd3e7fe47be3e0a863b8e6067ce4 100644 (file)
--- a/bt-host.c
+++ b/bt-host.c
@@ -18,8 +18,8 @@
  */
 
 #include "qemu-common.h"
-#include "bt-host.h"
-#include "main-loop.h"
+#include "bt/bt.h"
+#include "qemu/main-loop.h"
 
 #ifndef _WIN32
 # include <errno.h>