diff options
Diffstat (limited to 'hw/pci-host/remote.c')
-rw-r--r-- | hw/pci-host/remote.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci-host/remote.c b/hw/pci-host/remote.c index bfb25ef..be077d0 100644 --- a/hw/pci-host/remote.c +++ b/hw/pci-host/remote.c @@ -28,7 +28,7 @@ #include "hw/pci/pcie_host.h" #include "hw/qdev-properties.h" #include "hw/pci-host/remote.h" -#include "exec/memory.h" +#include "system/memory.h" static const char *remote_pcihost_root_bus_path(PCIHostState *host_bridge, PCIBus *rootbus) |