diff options
Diffstat (limited to 'MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h')
-rw-r--r-- | MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h b/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h index bbc3a9023a..f402f5a5d7 100644 --- a/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h +++ b/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h @@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #define _IFRLIBRARY_INTERNAL_H_
-#include <PiDxe.h>
+#include <Uefi.h>
#include <Guid/GlobalVariable.h>
#include <Protocol/DevicePath.h>
|