mirror of https://github.com/acidanthera/audk.git
Use String.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3012 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
37935d9ff9
commit
9ef4650724
|
@ -27,7 +27,7 @@ Revision History
|
|||
#include "CommonHeader.h"
|
||||
|
||||
#include "Bds.h"
|
||||
#include "BdsString.h"
|
||||
#include "String.h"
|
||||
#include "Language.h"
|
||||
|
||||
EFI_GUID gBdsStringPackGuid = { 0x7bac95d3, 0xddf, 0x42f3, 0x9e, 0x24, 0x7c, 0x64, 0x49, 0x40, 0x37, 0x9a };
|
||||
|
|
Loading…
Reference in New Issue