aboutsummaryrefslogtreecommitdiff
path: root/hw/remote/iommu.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/remote/iommu.c')
-rw-r--r--hw/remote/iommu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/remote/iommu.c b/hw/remote/iommu.c
index 7c56aad..3e0758a 100644
--- a/hw/remote/iommu.c
+++ b/hw/remote/iommu.c
@@ -13,8 +13,8 @@
#include "hw/remote/iommu.h"
#include "hw/pci/pci_bus.h"
#include "hw/pci/pci.h"
-#include "exec/memory.h"
-#include "exec/address-spaces.h"
+#include "system/memory.h"
+#include "system/address-spaces.h"
#include "trace.h"
/**