mirror of https://github.com/acidanthera/audk.git
Update the local header file name.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3864 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
6313f115aa
commit
4aad654298
|
@ -13,10 +13,7 @@
|
|||
|
||||
**/
|
||||
|
||||
//
|
||||
// Include common header file for this module.
|
||||
//
|
||||
#include "UefiLibInternal.h"
|
||||
#include "UefiLibFramework.h"
|
||||
|
||||
/**
|
||||
Intialize a driver by installing the Driver Binding Protocol onto the driver's
|
||||
|
|
Loading…
Reference in New Issue