telephonyserverplugins/common_tsy/commontsy/group/commontsy.mmh
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
child 73 70d75957b98f
--- a/telephonyserverplugins/common_tsy/commontsy/group/commontsy.mmh	Thu Aug 19 11:03:36 2010 +0300
+++ b/telephonyserverplugins/common_tsy/commontsy/group/commontsy.mmh	Tue Aug 31 16:23:08 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2006-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"
@@ -181,6 +181,8 @@
 
 USERINCLUDE     ../../licenseetsy_lib/inc
 
+USERINCLUDE ../traces
+
 // Default system include paths for OS extension layer modules.
 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
 #ifdef USING_DISPATCHER
@@ -188,7 +190,6 @@
 	
 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
@@ -206,5 +207,3 @@
 LIBRARY sysutil.lib // for using sysutil API for phone identity
 #endif
 
-#include <comms-infras/commsdebugutility.mmh>
-