diff options
Diffstat (limited to 'MdePkg/Include/Library/IfrSupportLib.h')
-rw-r--r-- | MdePkg/Include/Library/IfrSupportLib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Library/IfrSupportLib.h b/MdePkg/Include/Library/IfrSupportLib.h index 36c3385c6e..a187b9e0a6 100644 --- a/MdePkg/Include/Library/IfrSupportLib.h +++ b/MdePkg/Include/Library/IfrSupportLib.h @@ -13,8 +13,8 @@ **/ -#ifndef _IFR_SUPPORT_LIBRARY_H -#define _IFR_SUPPORT_LIBRARY_H +#ifndef _IFR_SUPPORT_LIBRARY_H_ +#define _IFR_SUPPORT_LIBRARY_H_ #include <Protocol/HiiFont.h> |