diff -r 01fc9b7302d1 -r 8b4f687b7a95 aknlayoutcompiler/inc/CodeGenConsts.h --- a/aknlayoutcompiler/inc/CodeGenConsts.h Wed Sep 01 12:16:33 2010 +0100 +++ b/aknlayoutcompiler/inc/CodeGenConsts.h Tue Sep 14 23:14:45 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -23,7 +23,7 @@ using namespace std; // includes -const string KIncludeLayoutInstanceHeaderScalableDef("#include "); +const string KIncludeLayoutInstanceHeaderScalableDef("#include "); // directories const string KDirEpocSysHeader("/epoc32/include/"); const string KDirDomainSysHeader("/epoc32/include/platform/mw/");