phoneclientserver/phoneserver/Inc/Messenger/CPhSrvMessengerObject.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    22 
    22 
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 
    26 
    27 #include "phsrvmessengertypes.h" 
    27 #include "PhSrvMessengerTypes.h"
    28 #include <cphcltcommandhandler.h> 
    28 #include <CPhCltCommandHandler.h>
    29 
    29 
    30 // FORWARD DECLARATIONS
    30 // FORWARD DECLARATIONS
    31 class CPhSrvSubSessionBase;
    31 class CPhSrvSubSessionBase;
    32 
    32 
    33 
    33