audiostubs/fmradiotunercontrolstub/Src/FMRadioTunerControlStub.h
changeset 9 f935d51494d1
parent 0 0ce1b5ce9557
child 10 b2544ba3bc16
equal deleted inserted replaced
1:ffb8e2ddd8dc 9:f935d51494d1
    21 #ifndef FMRADIOTUNERCONTROLSTUB_H
    21 #ifndef FMRADIOTUNERCONTROLSTUB_H
    22 #define FMRADIOTUNERCONTROLSTUB_H
    22 #define FMRADIOTUNERCONTROLSTUB_H
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <FMRadioTunerControl.h>
    26 #include <fmradiotunercontrol.h>
    27 #include <RadioRdsControl.h>
    27 #include <radiordscontrol.h>
    28 
    28 
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 class CTuner;
    30 class CTuner;
    31 class CRdsGenerator;
    31 class CRdsGenerator;
    32 class CAfSwitcher;
    32 class CAfSwitcher;