]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix build break for missing definition of PCI_IF_EHCI
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 19:31:01 +0000 (19:31 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jul 2009 19:31:01 +0000 (19:31 +0000)
Resolves artifact EDKT565

https://edk2.tianocore.org/servlets/tracking/id/EDKT565

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9006 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Library/GenericBdsLib/InternalBdsLib.h

index 5193ec2d1f162a0e30a9b526393a4e7ee74790e6..5830e8068f57a466b8c36159bbf394a773d70025 100644 (file)
@@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include <FrameworkDxe.h>\r
 \r
 \r
 #include <FrameworkDxe.h>\r
 \r
-#include <IndustryStandard/Pci22.h>\r
+#include <IndustryStandard/Pci.h>\r
 #include <IndustryStandard/PeImage.h>\r
 \r
 #include <Protocol/BlockIo.h>\r
 #include <IndustryStandard/PeImage.h>\r
 \r
 #include <Protocol/BlockIo.h>\r