diff options
Diffstat (limited to 'MdePkg/Library/IfrSupportLib')
-rw-r--r-- | MdePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h b/MdePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h index 1cdb36c78d..d5fcb669f6 100644 --- a/MdePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h +++ b/MdePkg/Library/IfrSupportLib/UefiIfrLibraryInternal.h @@ -18,7 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #define _IFRLIBRARY_INTERNAL_H_ -#include <PiDxe.h> +#include <Uefi.h> #include <Protocol/DevicePath.h> |