telephonyserverplugins/simatktsy/group/cstktsyutility.mmp
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
--- a/telephonyserverplugins/simatktsy/group/cstktsyutility.mmp	Tue Aug 31 16:23:08 2010 +0300
+++ b/telephonyserverplugins/simatktsy/group/cstktsyutility.mmp	Wed Sep 01 12:40:21 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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"
@@ -24,9 +24,14 @@
 UID             0x1000008D 0x102078E0
 
 #define USING_CTSY_DISPATCHER
+MACRO TF_SAT_LOGGING
 USERINCLUDE     ../inc
 USERINCLUDE		../exportinc/utility
-USERINCLUDE		../traces
+
+#ifdef USING_CTSY_DISPATCHER
+//needed for tflogger.h (ideally change all "" to <> and remove
+USERINCLUDE	../../common_tsy/commontsy/inc
+#endif //USING_CTSY_DISPATCHER
 
 SOURCEPATH      ../utility/src
 
@@ -46,6 +51,8 @@
 // Symbian
 LIBRARY         euser.lib	// E32 user library
 
+#include <comms-infras/commsdebugutility.mmh>
+
 UNPAGED
 
 SMPSAFE