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:
lgao4 2011-09-20 06:15:21 +00:00
parent 27e36f23bf
commit 89a90ae648
1 changed files with 2 additions and 2 deletions

View File

@ -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 \
{ \