diff options
Diffstat (limited to 'src/dev/arm')
-rw-r--r-- | src/dev/arm/amba_device.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/arm/amba_device.hh b/src/dev/arm/amba_device.hh index f3db8b0ab..4bea1e075 100644 --- a/src/dev/arm/amba_device.hh +++ b/src/dev/arm/amba_device.hh @@ -51,6 +51,7 @@ #include "base/range.hh" #include "dev/arm/gic.hh" +#include "dev/dma_device.hh" #include "dev/io_device.hh" #include "mem/packet.hh" #include "mem/packet_access.hh" |