aboutsummaryrefslogtreecommitdiff
path: root/hw/pci/pci-hotplug.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci/pci-hotplug.c')
-rw-r--r--hw/pci/pci-hotplug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/pci-hotplug.c b/hw/pci/pci-hotplug.c
index 5ba7558ecd..e5e8a7ab58 100644
--- a/hw/pci/pci-hotplug.c
+++ b/hw/pci/pci-hotplug.c
@@ -27,7 +27,7 @@
#include "hw/pci/pci.h"
#include "net/net.h"
#include "hw/pc.h"
-#include "monitor.h"
+#include "monitor/monitor.h"
#include "hw/scsi.h"
#include "hw/virtio-blk.h"
#include "qemu-config.h"