summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Protocol
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-20 06:15:21 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-20 06:15:21 +0000
commit89a90ae648e1c230bde94f0d5c76d7ddcb21c445 (patch)
tree541ccabeea90440c3524cb68bce036e84d07dcf6 /MdeModulePkg/Include/Protocol
parent27e36f23bf9de97fb3deb35d87c9b18aed56a0c7 (diff)
downloadedk2-platforms-89a90ae648e1c230bde94f0d5c76d7ddcb21c445.tar.xz
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
Diffstat (limited to 'MdeModulePkg/Include/Protocol')
-rw-r--r--MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h4
1 files changed, 2 insertions, 2 deletions
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 <Protocol\DebugSupport.h>
-#include <Protocol\EbcVmTest.h>
+#include <Protocol/DebugSupport.h>
+#include <Protocol/EbcVmTest.h>
#define EFI_EBC_SIMPLE_DEBUGGER_PROTOCOL_GUID \
{ \