diff options
Diffstat (limited to 'OvmfPkg/RiscVVirt/Sec/SecMain.h')
-rw-r--r-- | OvmfPkg/RiscVVirt/Sec/SecMain.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/RiscVVirt/Sec/SecMain.h b/OvmfPkg/RiscVVirt/Sec/SecMain.h index 83a8058efe..7c7650f0d2 100644 --- a/OvmfPkg/RiscVVirt/Sec/SecMain.h +++ b/OvmfPkg/RiscVVirt/Sec/SecMain.h @@ -29,6 +29,7 @@ #include <Library/PrePiLib.h>
#include <Library/PlatformInitLib.h>
#include <Library/PrePiHobListPointerLib.h>
+#include <Library/SerialPortLib.h>
#include <Register/RiscV64/RiscVImpl.h>
/**
|