X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fpci%2Fpci.c;h=e062f6608814ecfb98ba384060a60f4d1311d47d;hb=83c9089e73b81c69dc1ecdf859fa84d2c500fb5f;hp=fa0f08eb0aa7fcedd6f42e9965802ea128a6fde4;hpb=022c62cbbcf1ff40b23c92874f8670cddfec2414;p=qemu.git diff --git a/hw/pci/pci.c b/hw/pci/pci.c index fa0f08eb0..e062f6608 100644 --- a/hw/pci/pci.c +++ b/hw/pci/pci.c @@ -25,7 +25,7 @@ #include "hw/pci/pci.h" #include "hw/pci/pci_bridge.h" #include "hw/pci/pci_bus.h" -#include "monitor.h" +#include "monitor/monitor.h" #include "net/net.h" #include "sysemu.h" #include "hw/loader.h"