Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the naming convention.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2943 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2007-07-02 08:20:41 +00:00
parent 1c740695b5
commit 4d3f3cae57
4 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
// The protocols, PPI and GUID defintions for this module
//
#include <Guid/GlobalVariable.h>
#include <Protocol/FrameworkHii.h>
#include <Protocol/HiiFramework.h>
//
// The Library classes this module consumes
//