phoneclientserver/phoneserver/Inc/Standard/CPhSrvPhoneController.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    21 
    21 
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include    <etelmm.h>            // ETel
    24 #include    <etelmm.h>            // ETel
    25 #include <rmmcustomapi.h>         // CustomAPI
    25 #include <rmmcustomapi.h>         // CustomAPI
    26 #include "mphsrvphoneinterface.h" // The interface class 
    26 #include "MPhSrvPhoneInterface.h" // The interface class
    27 
    27 
    28 
    28 
    29 // CLASS DECLARATION
    29 // CLASS DECLARATION
    30 
    30 
    31 /**
    31 /**