Change Commonheader file to IfrSupportLibInternal.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3472 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2007-07-27 03:32:41 +00:00
parent dfe7bb08d9
commit 82096802e5
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ Revision History:
//
// Include common header file for this module.
//
#include "CommonHeader.h"
#include "IfrSupportLibInternal.h"
EFI_STATUS
EFIAPI

View File

@ -22,7 +22,7 @@ Revision History:
//
// Include common header file for this module.
//
#include "CommonHeader.h"
#include "IfrSupportLibInternal.h"
EFI_STATUS
CreateFormSet (

View File

@ -23,7 +23,7 @@ Revision History:
//
// Include common header file for this module.
//
#include "CommonHeader.h"
#include "IfrSupportLibInternal.h"
EFI_STATUS
CreateSubTitleOpCode (

View File

@ -20,7 +20,7 @@ Abstract:
//
// Include common header file for this module.
//
#include "CommonHeader.h"
#include "IfrSupportLibInternal.h"
VOID
EfiLibHiiVariablePackGetMap (