diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-05 05:27:48 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-05 05:27:48 +0000 |
commit | 4220192f474cce95ed3a83f7dd79692fb5ca1432 (patch) | |
tree | d30e4e625c7936dd0f490ee9c110bee6560dd5fd /MdeModulePkg/Library/ExtendedIfrSupportLib | |
parent | e3eaedcd87147ab6b3cb68b4aa3357ca0fd89ea3 (diff) | |
download | edk2-platforms-4220192f474cce95ed3a83f7dd79692fb5ca1432.tar.xz |
Remove over specific header file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6393 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/ExtendedIfrSupportLib')
-rw-r--r-- | MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h b/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h index 8bc8d2a647..a1d0c80ec3 100644 --- a/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h +++ b/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h @@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include <Uefi.h>
-#include <Guid/GlobalVariable.h>
#include <Protocol/DevicePath.h>
#include <Protocol/HiiDatabase.h>
#include <Protocol/HiiString.h>
|