profilesservices/ProfileEngine/EngSrc/CProfileTonesImpl.h
branchRCL_3
changeset 8 f62c3a3d66b8
parent 0 8c5d936e5675
equal deleted inserted replaced
4:3f8368f032cf 8:f62c3a3d66b8
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <MProfileTones.h>
    25 #include <MProfileTones.h>
    26 #include <TProfileToneSettings.h>
    26 #include <TProfileToneSettings.h>
    27 #include "MProfileSetTones.h"
    27 #include <MProfileSetTones.h>
    28 
    28 
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 class RWriteStream;
    30 class RWriteStream;
    31 class CRepository;
    31 class CRepository;
    32 
    32