diff options
Diffstat (limited to 'hw/remote/iommu.c')
| -rw-r--r-- | hw/remote/iommu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/remote/iommu.c b/hw/remote/iommu.c index ec845d1f58..3e0758a21e 100644 --- a/hw/remote/iommu.c +++ b/hw/remote/iommu.c @@ -14,7 +14,7 @@ #include "hw/pci/pci_bus.h" #include "hw/pci/pci.h" #include "system/memory.h" -#include "exec/address-spaces.h" +#include "system/address-spaces.h" #include "trace.h" /** |