diff options
Diffstat (limited to 'MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h')
-rw-r--r-- | MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h index acd7ab7a25..cd472c1b83 100644 --- a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h +++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h @@ -13,8 +13,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/
-#ifndef __INTERNAL_SMBUS_LIB_H
-#define __INTERNAL_SMBUS_LIB_H
+#ifndef __INTERNAL_SMBUS_LIB_H_
+#define __INTERNAL_SMBUS_LIB_H_
#include <PiPei.h>
|