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
This commit is contained in:
@ -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 <Protocol\DebugSupport.h>
|
||||
#include <Protocol\EbcVmTest.h>
|
||||
#include <Protocol/DebugSupport.h>
|
||||
#include <Protocol/EbcVmTest.h>
|
||||
|
||||
#define EFI_EBC_SIMPLE_DEBUGGER_PROTOCOL_GUID \
|
||||
{ \
|
||||
|
Reference in New Issue
Block a user