telephonyserverplugins/ctsydispatchlayer/group/ctsydispatcher.mmp
branchRCL_3
changeset 66 07a122eea281
parent 65 630d2f34d719
--- a/telephonyserverplugins/ctsydispatchlayer/group/ctsydispatcher.mmp	Tue Aug 31 16:23:08 2010 +0300
+++ b/telephonyserverplugins/ctsydispatchlayer/group/ctsydispatcher.mmp	Wed Sep 01 12:40:21 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 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"
@@ -22,6 +22,8 @@
 CAPABILITY	       all -tcb
 VENDORID        0x70000001
 
+// For logging
+#include <comms-infras/commsdebugutility.mmh>
 
 MACRO USING_CTSY_DISPATCHER
 
@@ -30,7 +32,7 @@
 
 USERINCLUDE     ../inc 
 USERINCLUDE     ../../common_tsy/commontsy/exportinc/serviceapi
-USERINCLUDE		../traces
+
 
 SOURCEPATH      ../src
 
@@ -74,5 +76,6 @@
 LIBRARY			bafl.lib //needed for CPhoneBookStoreEntry
 LIBRARY         customapi.lib
 
+//DEBUGLIBRARY    ComsDbgUtil.lib