mirror of https://github.com/acidanthera/audk.git
Removed the usage of an Intel package include.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2921 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0dea993c5a
commit
bd0aee7629
|
@ -19,7 +19,9 @@
|
|||
//
|
||||
// The package level header files this module uses
|
||||
//
|
||||
#include <FrameworkDxe.h>
|
||||
#include <PiDxe.h>
|
||||
|
||||
|
||||
//
|
||||
// The protocols, PPI and GUID defintions for this module
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue