summaryrefslogtreecommitdiff
path: root/MdePkg/Include
diff options
context:
space:
mode:
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-05 15:54:21 +0000
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-05 15:54:21 +0000
commit7540e754cc64693eb58e941ce219c92c9237269b (patch)
treeef0acb565832ebb8f84ac204a53f474fb8ea3d33 /MdePkg/Include
parent28ea281313e2b1864cb29a36fd5a424e5dde165e (diff)
downloadedk2-platforms-7540e754cc64693eb58e941ce219c92c9237269b.tar.xz
GraphicsLib depends on GraphicsOutput protocol definitions so I added include for GOP
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3078 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include')
-rw-r--r--MdePkg/Include/Library/GraphicsLib.h6
1 files changed, 4 insertions, 2 deletions
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 <Protocol/GraphicsOutput.h>
EFI_STATUS
GetGraphicsBitMapFromFV (