Reviewed-by: Dandan Bi <[email protected]>
Thanks for helping fix it.


Thanks,
Dandan
-----Original Message-----
From: dann frazier [mailto:[email protected]] 
Sent: Wednesday, June 27, 2018 6:05 AM
To: [email protected]
Cc: Bi, Dandan <[email protected]>; Gao, Liming <[email protected]>; Ni, 
Ruiyu <[email protected]>
Subject: [PATCH] ShellPkg/dp: Correct case of included file

Cc: Dandan Bi <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Ruiyu Ni <[email protected]>
Fixes: f45dd2dd4f1d6fab4bb62bfd5f4e71cb7849897d
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: dann frazier <[email protected]>
---
 ShellPkg/DynamicCommand/DpDynamicCommand/Dp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ShellPkg/DynamicCommand/DpDynamicCommand/Dp.h 
b/ShellPkg/DynamicCommand/DpDynamicCommand/Dp.h
index 96bc89db8d..0e6e9422ef 100644
--- a/ShellPkg/DynamicCommand/DpDynamicCommand/Dp.h
+++ b/ShellPkg/DynamicCommand/DpDynamicCommand/Dp.h
@@ -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;
 
--
2.18.0

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to