summary refs log tree commit diff stats
path: root/hw/pci-host/remote.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci-host/remote.c')
-rw-r--r--hw/pci-host/remote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci-host/remote.c b/hw/pci-host/remote.c
index bfb25ef6af..be077d075e 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)