]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Correct Include style to pass GCC build.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 20 Sep 2011 06:15:21 +0000 (06:15 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 20 Sep 2011 06:15:21 +0000 (06:15 +0000)
Signed-off-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12387 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h

index 1db01e3e48e9fb70dd561fccbcbe1a0342a0b957..43b55b48eb2c513e320f106465ecafca4dfb73ba 100644 (file)
@@ -17,8 +17,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _EBC_SIMPLE_DEBUGGER_PROTOCOL_H_\r
 #define _EBC_SIMPLE_DEBUGGER_PROTOCOL_H_\r
 \r
-#include <Protocol\DebugSupport.h>\r
-#include <Protocol\EbcVmTest.h>\r
+#include <Protocol/DebugSupport.h>\r
+#include <Protocol/EbcVmTest.h>\r
 \r
 #define EFI_EBC_SIMPLE_DEBUGGER_PROTOCOL_GUID \\r
   { \\r