]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.h
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel1CommandsLib / UefiShellLevel1CommandsLib.h
index e8439e7a8bcd95c88e81f335455a03ffa312876f..b0ef50315808c3cd164860dc86cf5be98d281025 100644 (file)
@@ -18,6 +18,8 @@
 #include <Uefi.h>\r
 #include <ShellBase.h>\r
 \r
+#include <Guid/ShellLibHiiGuid.h>\r
+\r
 #include <Protocol/EfiShell.h>\r
 #include <Protocol/EfiShellParameters.h>\r
 #include <Protocol/DevicePath.h>\r
@@ -40,7 +42,6 @@
 #include <Library/FileHandleLib.h>\r
 \r
 extern        EFI_HANDLE                        gShellLevel1HiiHandle;\r
-extern CONST  EFI_GUID                          gShellLevel1HiiGuid;\r
 \r
 /**\r
   Function for 'stall' command.\r