mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 23:54:02 +02:00
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: f45dd2dd4f1d6fab4bb62bfd5f4e71cb7849897d 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/HiiLib.h>
|
||||||
#include <Library/FileHandleLib.h>
|
#include <Library/FileHandleLib.h>
|
||||||
#include <Library/UefiHiiServicesLib.h>
|
#include <Library/UefiHiiServicesLib.h>
|
||||||
#include <Library/Performancelib.h>
|
#include <Library/PerformanceLib.h>
|
||||||
|
|
||||||
extern EFI_HANDLE mDpHiiHandle;
|
extern EFI_HANDLE mDpHiiHandle;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user