From d8444a276647240ff349d4e9651b4c610e3f8c8d Mon Sep 17 00:00:00 2001 From: qwang12 Date: Thu, 4 Dec 2008 13:32:35 +0000 Subject: [PATCH] 1) GCC Clean up. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6847 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/EdkDxeRuntimeDriverLib/Ipf/RuntimeLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Ipf/RuntimeLib.c b/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Ipf/RuntimeLib.c index 777ff2a8ab..84ec5f1f8b 100644 --- a/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Ipf/RuntimeLib.c +++ b/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Ipf/RuntimeLib.c @@ -20,7 +20,7 @@ Abstract: --*/ -#include "..\RuntimeLibInternal.h" +#include "../RuntimeLibInternal.h" // // Driver Lib Module Globals -- 2.39.2