From: lgao4 Date: Tue, 20 Sep 2011 06:15:21 +0000 (+0000) Subject: Correct Include style to pass GCC build. X-Git-Tag: edk2-stable201903~14192 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=89a90ae648e1c230bde94f0d5c76d7ddcb21c445 Correct Include style to pass GCC build. Signed-off-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12387 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h b/MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h index 1db01e3e48..43b55b48eb 100644 --- a/MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h +++ b/MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h @@ -17,8 +17,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #ifndef _EBC_SIMPLE_DEBUGGER_PROTOCOL_H_ #define _EBC_SIMPLE_DEBUGGER_PROTOCOL_H_ -#include -#include +#include +#include #define EFI_EBC_SIMPLE_DEBUGGER_PROTOCOL_GUID \ { \