aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/imx8mp-evk.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/arm/imx8mp-evk.c')
-rw-r--r--hw/arm/imx8mp-evk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/arm/imx8mp-evk.c b/hw/arm/imx8mp-evk.c
index b5aec06e..b3082fa 100644
--- a/hw/arm/imx8mp-evk.c
+++ b/hw/arm/imx8mp-evk.c
@@ -7,7 +7,7 @@
*/
#include "qemu/osdep.h"
-#include "exec/address-spaces.h"
+#include "system/address-spaces.h"
#include "hw/arm/boot.h"
#include "hw/arm/fsl-imx8mp.h"
#include "hw/boards.h"