diff options
Diffstat (limited to 'backends/host_iommu_device.c')
-rw-r--r-- | backends/host_iommu_device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/host_iommu_device.c b/backends/host_iommu_device.c index 8f2dda1..cea76c6 100644 --- a/backends/host_iommu_device.c +++ b/backends/host_iommu_device.c @@ -10,7 +10,7 @@ */ #include "qemu/osdep.h" -#include "sysemu/host_iommu_device.h" +#include "system/host_iommu_device.h" OBJECT_DEFINE_ABSTRACT_TYPE(HostIOMMUDevice, host_iommu_device, |