diff -r f58d6ec98e88 -r b700e12870ca aknlayoutcompiler/src/LayoutConfig.cpp --- 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 LayoutConfigArgsErr;