phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/CPhSrvCallRequestManager.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 3 a4a774cb6ea7
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    20 #define CPHSRVCALLREQUESTMANAGER_H
    20 #define CPHSRVCALLREQUESTMANAGER_H
    21 
    21 
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include "MPhSrvObjectNegotiators.h"
    25 #include "mphsrvobjectnegotiators.h" 
    26 #include "MPhSrvObjectInitiators.h"
    26 #include "mphsrvobjectinitiators.h" 
    27 #include <cphcltextphonedialdata.h>
    27 #include <cphcltextphonedialdata.h> 
    28 
    28 
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 class CPhSrvCallRequest;
    30 class CPhSrvCallRequest;
    31 
    31 
    32 
    32