From: qhuang8 Date: Wed, 27 Jun 2007 07:46:39 +0000 (+0000) Subject: Add extra inclusion: PciHostBridgeResourceAllocation protocol depends on PciRootBridg... X-Git-Tag: edk2-stable201903~23165 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=226b35a959dddb347d510a20ed6d24e1d283fb35 Add extra inclusion: PciHostBridgeResourceAllocation protocol depends on PciRootBridgeIo Protocol. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2790 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/IntelFrameworkPkg/Include/Protocol/PciHostBridgeResourceAllocation.h b/IntelFrameworkPkg/Include/Protocol/PciHostBridgeResourceAllocation.h index 9e8d0781f9..adafd734de 100644 --- a/IntelFrameworkPkg/Include/Protocol/PciHostBridgeResourceAllocation.h +++ b/IntelFrameworkPkg/Include/Protocol/PciHostBridgeResourceAllocation.h @@ -21,6 +21,8 @@ #ifndef _PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_H_ #define _PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_H_ +#include + #define EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_GUID \ { 0xCF8034BE, 0x6768, 0x4d8b, {0xB7,0x39,0x7C,0xCE,0x68,0x3A,0x9F,0xBE }}