summaryrefslogtreecommitdiffstats
path: root/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'UnixPkg/Library/UnixBdsLib/BdsPlatform.h')
-rw-r--r--UnixPkg/Library/UnixBdsLib/BdsPlatform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
index f7b15556bf..39d28b83a3 100644
--- a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
+++ b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
@@ -38,7 +38,7 @@ Abstract:
#include <Protocol/UnixThunk.h>
#include <Protocol/UnixIo.h>
#include <Guid/Bmp.h>
-#include <Guid/WinNtSystemConfig.h>
+#include <Guid/UnixSystemConfig.h>
extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[];
extern EFI_DEVICE_PATH_PROTOCOL *gPlatformConnectSequence[];