diff --git a/MdePkg/Include/Library/GraphicsLib.h b/MdePkg/Include/Library/GraphicsLib.h index 30b2a7c055..da7786da02 100644 --- a/MdePkg/Include/Library/GraphicsLib.h +++ b/MdePkg/Include/Library/GraphicsLib.h @@ -18,8 +18,10 @@ Abstract: --*/ -#ifndef _EFI_GRAPHICS_LIB_H_ -#define _EFI_GRAPHICS_LIB_H_ +#ifndef __EFI_GRAPHICS_LIB_H__ +#define __EFI_GRAPHICS_LIB_H__ + +#include EFI_STATUS GetGraphicsBitMapFromFV (