diff options
Diffstat (limited to 'bt-host.c')
| -rw-r--r-- | bt-host.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bt-host.c b/bt-host.c index 65aaca337c..4f5f9f93c5 100644 --- a/bt-host.c +++ b/bt-host.c @@ -19,7 +19,7 @@ #include "qemu-common.h" #include "bt-host.h" -#include "main-loop.h" +#include "qemu/main-loop.h" #ifndef _WIN32 # include <errno.h> |