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