diff options
Diffstat (limited to 'IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c')
-rw-r--r-- | IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c index 69764f7c6e..d9894c4e6c 100644 --- a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c +++ b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrCommon.c @@ -22,7 +22,7 @@ Revision History: //
// Include common header file for this module.
//
-#include "CommonHeader.h"
+#include "IfrSupportLibInternal.h"
EFI_STATUS
EFIAPI
|