diff options
Diffstat (limited to 'DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c')
-rw-r--r-- | DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 (
|