audiostubs/fmradiotunercontrolstub/Src/FMRadioTunerControlStub.h
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    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;