]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Use String.h
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Jul 2007 12:39:53 +0000 (12:39 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Jul 2007 12:39:53 +0000 (12:39 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3012 6f19259b-4bc3-4df7-8a09-765794883524

Nt32Pkg/PlatformBdsDxe/Generic/String.c

index dc4ed3b6ea89a3a5e95719f939fc5e8a03136daa..51f0cff757712248ba4237271b9138e13cc550ac 100644 (file)
@@ -27,7 +27,7 @@ Revision History
 #include "CommonHeader.h"\r
 \r
 #include "Bds.h"\r
 #include "CommonHeader.h"\r
 \r
 #include "Bds.h"\r
-#include "BdsString.h"\r
+#include "String.h"\r
 #include "Language.h"\r
 \r
 EFI_GUID      gBdsStringPackGuid = { 0x7bac95d3, 0xddf, 0x42f3, 0x9e, 0x24, 0x7c, 0x64, 0x49, 0x40, 0x37, 0x9a };\r
 #include "Language.h"\r
 \r
 EFI_GUID      gBdsStringPackGuid = { 0x7bac95d3, 0xddf, 0x42f3, 0x9e, 0x24, 0x7c, 0x64, 0x49, 0x40, 0x37, 0x9a };\r