mirror of https://github.com/acidanthera/audk.git
ShellPkg/dp: Correct case of included file
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Fixes: f45dd2dd4f
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: dann frazier <dannf@debian.org>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
This commit is contained in:
parent
728f8950d6
commit
ecd0f8b12f
|
@ -41,7 +41,7 @@
|
|||
#include <Library/HiiLib.h>
|
||||
#include <Library/FileHandleLib.h>
|
||||
#include <Library/UefiHiiServicesLib.h>
|
||||
#include <Library/Performancelib.h>
|
||||
#include <Library/PerformanceLib.h>
|
||||
|
||||
extern EFI_HANDLE mDpHiiHandle;
|
||||
|
||||
|
|
Loading…
Reference in New Issue