diff options
Diffstat (limited to 'MdePkg/Include/IndustryStandard/Pci23.h')
-rw-r--r-- | MdePkg/Include/IndustryStandard/Pci23.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/IndustryStandard/Pci23.h b/MdePkg/Include/IndustryStandard/Pci23.h index b0cb21b546..6ddd6970cd 100644 --- a/MdePkg/Include/IndustryStandard/Pci23.h +++ b/MdePkg/Include/IndustryStandard/Pci23.h @@ -12,8 +12,8 @@ **/
-#ifndef _PCI23_H
-#define _PCI23_H
+#ifndef _PCI23_H_
+#define _PCI23_H_
#define PCI_EXP_MAX_CONFIG_OFFSET 0x1000
|