summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxeRiscV64/CpuDxe.h
diff options
context:
space:
mode:
Diffstat (limited to 'UefiCpuPkg/CpuDxeRiscV64/CpuDxe.h')
-rw-r--r--UefiCpuPkg/CpuDxeRiscV64/CpuDxe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/UefiCpuPkg/CpuDxeRiscV64/CpuDxe.h b/UefiCpuPkg/CpuDxeRiscV64/CpuDxe.h
index 68e6d038b6..d4d67778eb 100644
--- a/UefiCpuPkg/CpuDxeRiscV64/CpuDxe.h
+++ b/UefiCpuPkg/CpuDxeRiscV64/CpuDxe.h
@@ -17,6 +17,7 @@
#include <Library/BaseRiscVSbiLib.h>
#include <Library/BaseRiscVMmuLib.h>
#include <Library/BaseLib.h>
+#include <Library/CacheMaintenanceLib.h>
#include <Library/CpuExceptionHandlerLib.h>
#include <Library/DebugLib.h>
#include <Library/UefiBootServicesTableLib.h>