From 28165f245f26bad4dae86cda3d17458726a9a82f Mon Sep 17 00:00:00 2001 From: Ruiyu Ni Date: Tue, 18 Oct 2016 14:30:42 +0800 Subject: ShellPkg: Update sources to include MdePkg protocol definitions Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni Reviewed-by: Jaben Carsey --- .../UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'ShellPkg/Library/UefiShellDriver1CommandsLib') diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h index 7d1a601d75..b061243af7 100644 --- a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h +++ b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.h @@ -1,7 +1,7 @@ /** @file Main file for NULL named library for Profile1 shell command functions. - Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
+ Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -16,7 +16,6 @@ #define _UEFI_SHELL_DRIVER1_COMMANDS_LIB_H_ #include -#include #include #include @@ -25,8 +24,8 @@ #include -#include -#include +#include +#include #include #include #include -- cgit v1.2.3