diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-03-02 06:16:21 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-03-02 06:16:21 +0000 |
commit | 2ea15d02551adec4870f330bbeb50f51d9ae364f (patch) | |
tree | ae33eead4c4ec0cf56c132876fd9986aff304e83 /DuetPkg/Library | |
parent | fb0b55f61e8d9797fe00d5c98770ecee2b1f7bf1 (diff) | |
download | edk2-platforms-2ea15d02551adec4870f330bbeb50f51d9ae364f.tar.xz |
remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7760 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/Library')
-rw-r--r-- | DuetPkg/Library/DuetBdsLib/BdsPlatform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/Library/DuetBdsLib/BdsPlatform.h b/DuetPkg/Library/DuetBdsLib/BdsPlatform.h index ed4bc1ef66..5b38f31895 100644 --- a/DuetPkg/Library/DuetBdsLib/BdsPlatform.h +++ b/DuetPkg/Library/DuetBdsLib/BdsPlatform.h @@ -45,7 +45,7 @@ Abstract: #include <Protocol/PciIo.h>
-#include <Guid/Bmp.h>
+#include <Guid/Logo.h>
#include <Guid/Acpi.h>
#include <Guid/SmBios.h>
#include <Guid/Mps.h>
|