diff options
Diffstat (limited to 'IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c')
-rw-r--r-- | IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c index e48adbd325..04aa4dcd9b 100644 --- a/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c +++ b/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrVariable.c @@ -20,7 +20,7 @@ Abstract: //
// Include common header file for this module.
//
-#include "CommonHeader.h"
+#include "IfrSupportLibInternal.h"
VOID
EfiLibHiiVariablePackGetMap (
|