summary refs log tree commit diff stats
path: root/include/hw/misc/xlnx-versal-crl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/misc/xlnx-versal-crl.h')
-rw-r--r--include/hw/misc/xlnx-versal-crl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/misc/xlnx-versal-crl.h b/include/hw/misc/xlnx-versal-crl.h
index dfb8dff197..dba6d3585d 100644
--- a/include/hw/misc/xlnx-versal-crl.h
+++ b/include/hw/misc/xlnx-versal-crl.h
@@ -11,7 +11,7 @@
 
 #include "hw/sysbus.h"
 #include "hw/register.h"
-#include "target/arm/cpu.h"
+#include "target/arm/cpu-qom.h"
 
 #define TYPE_XLNX_VERSAL_CRL "xlnx-versal-crl"
 OBJECT_DECLARE_SIMPLE_TYPE(XlnxVersalCRL, XLNX_VERSAL_CRL)