diff options
Diffstat (limited to 'hw/ide/ahci.c')
-rw-r--r-- | hw/ide/ahci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c index 215c33f81c..b4b65c100a 100644 --- a/hw/ide/ahci.c +++ b/hw/ide/ahci.c @@ -28,7 +28,6 @@ #include <hw/sysbus.h> #include "qemu/error-report.h" -#include "monitor/monitor.h" #include "sysemu/block-backend.h" #include "sysemu/dma.h" #include "internal.h" |