summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Library
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-02 08:20:41 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-02 08:20:41 +0000
commit4d3f3cae570d50fbf41dcf34fbf3e4cf701c038f (patch)
treeb7ad248df39c73780e19778cb9f39759a7dd131e /IntelFrameworkPkg/Library
parent1c740695b5051039dc26a85832aa8eb1c98dd71e (diff)
downloadedk2-4d3f3cae570d50fbf41dcf34fbf3e4cf701c038f.tar.gz
edk2-4d3f3cae570d50fbf41dcf34fbf3e4cf701c038f.tar.bz2
edk2-4d3f3cae570d50fbf41dcf34fbf3e4cf701c038f.zip
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
Diffstat (limited to 'IntelFrameworkPkg/Library')
-rw-r--r--IntelFrameworkPkg/Library/IfrSupportLibFramework/CommonHeader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Library/IfrSupportLibFramework/CommonHeader.h b/IntelFrameworkPkg/Library/IfrSupportLibFramework/CommonHeader.h
index 6d6137358f..c575777a5a 100644
--- a/IntelFrameworkPkg/Library/IfrSupportLibFramework/CommonHeader.h
+++ b/IntelFrameworkPkg/Library/IfrSupportLibFramework/CommonHeader.h
@@ -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
//