summary refs log tree commit diff stats
path: root/include/hw/pci-host/remote.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/pci-host/remote.h')
-rw-r--r--include/hw/pci-host/remote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/pci-host/remote.h b/include/hw/pci-host/remote.h
index 690a01f0fe..5264c35936 100644
--- a/include/hw/pci-host/remote.h
+++ b/include/hw/pci-host/remote.h
@@ -11,7 +11,7 @@
 #ifndef PCI_HOST_REMOTE_H
 #define PCI_HOST_REMOTE_H
 
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "hw/pci/pcie_host.h"
 
 #define TYPE_REMOTE_PCIHOST "remote-pcihost"