diff options
Diffstat (limited to 'EmbeddedPkg/Library/PrePiLib/PrePi.h')
-rw-r--r-- | EmbeddedPkg/Library/PrePiLib/PrePi.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/EmbeddedPkg/Library/PrePiLib/PrePi.h b/EmbeddedPkg/Library/PrePiLib/PrePi.h index dc3ef48614..8cf1a2322b 100644 --- a/EmbeddedPkg/Library/PrePiLib/PrePi.h +++ b/EmbeddedPkg/Library/PrePiLib/PrePi.h @@ -26,6 +26,8 @@ #include <Library/UefiDecompressLib.h> #include <Library/PeCoffLib.h> #include <Library/CacheMaintenanceLib.h> +#include <Library/TimerLib.h> +#include <Library/PerformanceLib.h> #include <Guid/MemoryAllocationHob.h> |