mmserv/radioutility/inc/RadioSession.h
branchRCL_3
changeset 8 e35735ece90c
parent 0 71ca22bcf22a
child 20 b67dd1fc57c5
equal deleted inserted replaced
7:709f89d8c047 8:e35735ece90c
    24 #define RADIOSESSION_H
    24 #define RADIOSESSION_H
    25 
    25 
    26 //  INCLUDES
    26 //  INCLUDES
    27 #include <mmf/common/mmfbase.h>
    27 #include <mmf/common/mmfbase.h>
    28 #include <mmf/common/mmfcontrollerframework.h>
    28 #include <mmf/common/mmfcontrollerframework.h>
    29 #include <mcustomcommand.h>
    29 #include <MCustomCommand.h>
    30 
    30 
    31 #include "RadioServerData.h"
    31 #include "RadioServerData.h"
    32 
    32 
    33 // FORWARD DECLARATIONS
    33 // FORWARD DECLARATIONS
    34 class CRadioRequest;
    34 class CRadioRequest;