profilesservices/ProfileEngine/EngSrc/CProfileEngineImpl.h
branchRCL_3
changeset 8 f62c3a3d66b8
parent 0 8c5d936e5675
child 24 8ee96d21d9bf
equal deleted inserted replaced
4:3f8368f032cf 8:f62c3a3d66b8
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32property.h>
    24 #include <e32property.h>
    25 #include <f32file.h>            // RFs
    25 #include <f32file.h>            // RFs
    26 #include <Profile.hrh>          // TProfileRingingVolume 
    26 #include <Profile.hrh>          // TProfileRingingVolume 
    27 #include "MProfileEngineExtended.h" // MProfileEngineExtended
    27 #include <MProfileEngineExtended.h> // MProfileEngineExtended
    28 #include "MProfileExtended.h" // MProfileExtended
    28 #include <MProfileExtended.h> // MProfileExtended
    29 
    29 
    30 // FORWARD DECLARATIONS
    30 // FORWARD DECLARATIONS
    31 class CProfileNameImpl;
    31 class CProfileNameImpl;
    32 class CProfileImpl;
    32 class CProfileImpl;
    33 class CProfilesNamesArrayImpl;
    33 class CProfilesNamesArrayImpl;