aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/soc_dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/arm/soc_dma.h')
-rw-r--r--include/hw/arm/soc_dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/arm/soc_dma.h b/include/hw/arm/soc_dma.h
index 7886291d54..e93a7499a8 100644
--- a/include/hw/arm/soc_dma.h
+++ b/include/hw/arm/soc_dma.h
@@ -21,7 +21,7 @@
#ifndef HW_SOC_DMA_H
#define HW_SOC_DMA_H
-#include "exec/memory.h"
+#include "exec/hwaddr.h"
struct soc_dma_s;
struct soc_dma_ch_s;