javauis/amms_akn/mmacontrol/inc.mmf/cammspancontrol.h
branchRCL_3
changeset 60 6c158198356e
parent 19 04becd199f91
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
    19 #ifndef CAMMSPANCONTROL_H
    19 #ifndef CAMMSPANCONTROL_H
    20 #define CAMMSPANCONTROL_H
    20 #define CAMMSPANCONTROL_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <MMFStandardCustomCommands.h>
    24 #include <mmf/common/mmfstandardcustomcommands.h>
    25 #include <MidiClientUtility.h>
    25 #include <midiclientutility.h>
    26 #include "CAMMSControl.h"
    26 #include "CAMMSControl.h"
    27 
    27 
    28 // CONSTANTS
    28 // CONSTANTS
    29 _LIT(KAMMSPanControl, "PanControl");
    29 _LIT(KAMMSPanControl, "PanControl");
    30 
    30