summaryrefslogtreecommitdiff
path: root/bt-vhci.c
diff options
context:
space:
mode:
Diffstat (limited to 'bt-vhci.c')
-rw-r--r--bt-vhci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bt-vhci.c b/bt-vhci.c
index 13c0e53729..f5d856a809 100644
--- a/bt-vhci.c
+++ b/bt-vhci.c
@@ -20,7 +20,7 @@
#include "qemu-common.h"
#include "bt-host.h"
#include "hw/bt.h"
-#include "main-loop.h"
+#include "qemu/main-loop.h"
#define VHCI_DEV "/dev/vhci"
#define VHCI_UDEV "/dev/hci_vhci"