From 9a833c8121167c72036d5c9a0c3559674fbe2513 Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 28 Oct 2008 06:27:08 +0000 Subject: [PATCH] Add missing protocol header file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6265 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MdePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h b/MdePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h index d5fcb669f6..4b53f18eb9 100644 --- a/MdePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h +++ b/MdePkg/Library/UefiIfrSupportLib/UefiIfrLibraryInternal.h @@ -21,6 +21,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include #include +#include +#include #include #include -- 2.39.2