From d8bee43ce44db3012de2274b135ede6d06106f7d Mon Sep 17 00:00:00 2001 From: eric_tian Date: Wed, 13 Aug 2008 04:53:33 +0000 Subject: Fix build issue in linux environment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5636 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c') diff --git a/DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c b/DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c index b7af4ed96f..f24a83ea99 100644 --- a/DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c +++ b/DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c @@ -21,7 +21,7 @@ Revision History --*/ -#include "Pcibus.h" +#include "PciBus.h" EFI_STATUS PciEnumerator ( -- cgit v1.2.3