telephonyserverplugins/simtsy/inc/Simlog.h
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
--- a/telephonyserverplugins/simtsy/inc/Simlog.h	Fri Mar 19 09:55:57 2010 +0200
+++ b/telephonyserverplugins/simtsy/inc/Simlog.h	Fri Apr 16 16:12:37 2010 +0300
@@ -64,6 +64,7 @@
 
 #include <comms-infras/commsdebugutility.h>
 #include <etelmm.h>
+#include "SimTsy.h"
 
 #ifdef _DEBUG
 #define _SIMTSY_LOGGING_ENABLED
@@ -72,8 +73,6 @@
 
 #ifdef _SIMTSY_LOGGING_ENABLED
 
-_LIT8(KSIMTSYSubSystem, "SIMTSY");
-
 #define SIMTSYFLOG1(N,A)                 { \
 									  _LIT8(KLogString, A); \
 									  __FLOG_STATIC0(KSIMTSYSubSystem,(N),KLogString); \