diff options
Diffstat (limited to 'hw/usb/host-bsd.c')
-rw-r--r-- | hw/usb/host-bsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/usb/host-bsd.c b/hw/usb/host-bsd.c index dae0009378..340c21aeb4 100644 --- a/hw/usb/host-bsd.c +++ b/hw/usb/host-bsd.c @@ -25,7 +25,7 @@ */ #include "qemu-common.h" -#include "monitor.h" +#include "monitor/monitor.h" #include "hw/usb.h" /* usb.h declares these */ |