diff options
Diffstat (limited to 'ArmPlatformPkg/Sec/Sec.h')
-rw-r--r-- | ArmPlatformPkg/Sec/Sec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmPlatformPkg/Sec/Sec.h b/ArmPlatformPkg/Sec/Sec.h index 56d9f35..c1cd10d 100644 --- a/ArmPlatformPkg/Sec/Sec.h +++ b/ArmPlatformPkg/Sec/Sec.h @@ -23,6 +23,7 @@ #include <Library/SerialPortLib.h>
#include <Ppi/TemporaryRamSupport.h>
+#include <Library/ArmTransferListLib.h>
/**
Helper function to switch to a different stack. Implemented in assembler as
|