aknlayoutcompiler/src/LayoutConfig.cpp
changeset 1 b700e12870ca
parent 0 f58d6ec98e88
--- a/aknlayoutcompiler/src/LayoutConfig.cpp	Thu Dec 17 09:14:18 2009 +0200
+++ b/aknlayoutcompiler/src/LayoutConfig.cpp	Mon Jan 18 21:13:05 2010 +0200
@@ -24,7 +24,7 @@
 
 using namespace std;
 
-const string KBuildConfigFile("\\epoc32\\include\\oem\\bldvariant.hrh");
+const string KBuildConfigFile("/epoc32/include/oem/bldvariant.hrh");
 const string KLayoutMacroStart("__LAYOUT");
 
 typedef LayoutProcessArgsErr<LayoutConfig> LayoutConfigArgsErr;