mirror of https://github.com/acidanthera/audk.git
Using the correct HiiFramework.h header file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3722 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a02c7e152d
commit
d4571a86c9
|
@ -24,7 +24,7 @@ Revision History
|
|||
#define _GRAPHICS_CONSOLE_H
|
||||
|
||||
#include <PiDxe.h>
|
||||
#include <Protocol/FrameworkHii.h>
|
||||
#include <Protocol/HiiFramework.h>
|
||||
#include <Protocol/SimpleTextOut.h>
|
||||
#include <Protocol/GraphicsOutput.h>
|
||||
#include <Protocol/UgaDraw.h>
|
||||
|
|
Loading…
Reference in New Issue