]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix typo in include file name
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 03:49:14 +0000 (03:49 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 03:49:14 +0000 (03:49 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7588 6f19259b-4bc3-4df7-8a09-765794883524

UnixPkg/Library/UnixBdsLib/BdsPlatform.h

index f7b15556bf434397ceb99fa2c6be4a8d302de40b..39d28b83a3800ea7e179f098ce3c40e5f53f1c39 100644 (file)
@@ -38,7 +38,7 @@ Abstract:
 #include <Protocol/UnixThunk.h>\r
 #include <Protocol/UnixIo.h>\r
 #include <Guid/Bmp.h>\r
-#include <Guid/WinNtSystemConfig.h>\r
+#include <Guid/UnixSystemConfig.h>\r
 \r
 extern BDS_CONSOLE_CONNECT_ENTRY  gPlatformConsole[];\r
 extern EFI_DEVICE_PATH_PROTOCOL   *gPlatformConnectSequence[];\r