cbs/CbsServer/McnClientSrc/CCbsMcnListener.cpp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 
    21 
    22 #include "CCbsMcnListener.h"
    22 #include <ccbsmcnlistener.h>
    23 #include "RCbsMcnSession.h"
    23 #include <rcbsmcnsession.h>
    24 #include "CMcn.h"
    24 #include <cmcn.h>
    25 #include "CbsLogger.h"
    25 #include "CbsLogger.h"
    26 
    26 
    27 // CONSTANTS
    27 // CONSTANTS
    28 
    28 
    29 const TInt KMcnListenerPriority = CActive::EPriorityStandard;
    29 const TInt KMcnListenerPriority = CActive::EPriorityStandard;