Index: ShellPkg/Library/UefiShellLib/UefiShellLib.c
===================================================================
--- ShellPkg/Library/UefiShellLib/UefiShellLib.c	(revision 16608)
+++ ShellPkg/Library/UefiShellLib/UefiShellLib.c	(working copy)
@@ -15,7 +15,6 @@
 #include "UefiShellLib.h"
 #include <ShellBase.h>
 #include <Library/SortLib.h>
-#include <Library/PathLib.h>
 
 #define FIND_XXXXX_FILE_BUFFER_SIZE (SIZE_OF_EFI_FILE_INFO + MAX_FILE_NAME_LEN)
 
Index: ShellPkg/Library/UefiShellLib/UefiShellLib.inf
===================================================================
--- ShellPkg/Library/UefiShellLib/UefiShellLib.inf	(revision 16608)
+++ ShellPkg/Library/UefiShellLib/UefiShellLib.inf	(working copy)
@@ -48,7 +48,6 @@
   UefiLib
   HiiLib
   SortLib
-  PathLib
 
 [Protocols]
   gEfiSimpleFileSystemProtocolGuid              # ALWAYS_CONSUMED
