diff options
Diffstat (limited to 'UnixPkg/Library')
-rw-r--r-- | UnixPkg/Library/UnixBdsLib/BdsPlatform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h index 39d28b83a3..61f7a1f8b1 100644 --- a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h +++ b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h @@ -37,7 +37,7 @@ Abstract: #include <Protocol/UnixThunk.h>
#include <Protocol/UnixIo.h>
-#include <Guid/Bmp.h>
+#include <Guid/Logo.h>
#include <Guid/UnixSystemConfig.h>
extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[];
|