profilesservices/ProfileEngine/EngSrc/CProfileExtraTonesImpl.h
branchRCL_3
changeset 8 f62c3a3d66b8
parent 0 8c5d936e5675
child 24 8ee96d21d9bf
equal deleted inserted replaced
4:3f8368f032cf 8:f62c3a3d66b8
    21 #define __CPROFILEEXTRATONESIMPL_H
    21 #define __CPROFILEEXTRATONESIMPL_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <MProfileExtraTones.h>
    25 #include <MProfileExtraTones.h>
    26 #include "MProfileSetExtraTones.h"
    26 #include <MProfileSetExtraTones.h>
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class RWriteStream;
    29 class RWriteStream;
    30 class CRepository;
    30 class CRepository;
    31 
    31