summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h
diff options
context:
space:
mode:
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-05-22 23:24:23 +0000
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-05-22 23:24:23 +0000
commitf0ec738d392d85d8eb0cc77d66a2713076cb5ee7 (patch)
treec6036d13911e5d989a6ae6ceb6a1042517e72a01 /EdkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h
parent6d97687e2266b0eb9b97d1b536f84ec753020c6a (diff)
downloadedk2-platforms-f0ec738d392d85d8eb0cc77d66a2713076cb5ee7.tar.xz
Fix capitalization.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@238 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h')
-rw-r--r--EdkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h b/EdkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h
index 170a4e278a..a18d12f3d4 100644
--- a/EdkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h
+++ b/EdkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h
@@ -11,7 +11,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name:
- PciBus.h
+ pcibus.h
Abstract:
@@ -25,7 +25,7 @@ Revision History
#define _EFI_PCI_BUS_H
-#include <IndustryStandard/Pci22.h>
+#include <IndustryStandard/pci22.h>
#include <IndustryStandard/Acpi.h>
#include "ComponentName.h"