branch | RCL_3 |
changeset 14 | 7ef16719d8cb |
parent 0 | 3553901f7fa8 |
child 24 | 6638e7f4bd8f |
--- a/telephonyserverplugins/simtsy/inc/Simlog.h Fri Feb 19 23:59:33 2010 +0200 +++ b/telephonyserverplugins/simtsy/inc/Simlog.h Fri Mar 12 15:49:38 2010 +0200 @@ -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); \