diff options
Diffstat (limited to 'EmbeddedPkg/Library/PrePiLib/Hob.c')
-rw-r--r-- | EmbeddedPkg/Library/PrePiLib/Hob.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EmbeddedPkg/Library/PrePiLib/Hob.c b/EmbeddedPkg/Library/PrePiLib/Hob.c index d055314915..65c7e69a38 100644 --- a/EmbeddedPkg/Library/PrePiLib/Hob.c +++ b/EmbeddedPkg/Library/PrePiLib/Hob.c @@ -16,7 +16,7 @@ #include <Protocol/PeCoffLoader.h> #include <Guid/ExtractSection.h> #include <Guid/MemoryTypeInformation.h> -#include <Library/PeCoffLib.H> +#include <Library/PeCoffLib.h> // // Have to use build system to set the original value in case we are running |