diff -r 630d2f34d719 -r 07a122eea281 telephonyserverplugins/common_tsy/commontsy/group/commontsy.mmh --- a/telephonyserverplugins/common_tsy/commontsy/group/commontsy.mmh Tue Aug 31 16:23:08 2010 +0300 +++ b/telephonyserverplugins/common_tsy/commontsy/group/commontsy.mmh Wed Sep 01 12:40:21 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2006-2009 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" @@ -181,8 +181,6 @@ USERINCLUDE ../../licenseetsy_lib/inc -USERINCLUDE ../traces - // Default system include paths for OS extension layer modules. OS_LAYER_SYSTEMINCLUDE_SYMBIAN #ifdef USING_DISPATCHER @@ -190,6 +188,7 @@ LIBRARY euser.lib // EPOC basics LIBRARY bafl.lib // Arrays +LIBRARY flogger.lib // Logging LIBRARY hash.lib // For sha functions LIBRARY efsrv.lib // File handling LIBRARY centralrepository.lib //Central Repository @@ -207,3 +206,5 @@ LIBRARY sysutil.lib // for using sysutil API for phone identity #endif +#include +