phoneclientserver/dialutils/inc/DialUtilsImpl.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    19 #ifndef DIALUTILSIMPL_H
    19 #ifndef DIALUTILSIMPL_H
    20 #define DIALUTILSIMPL_H
    20 #define DIALUTILSIMPL_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include    <e32std.h>
    23 #include    <e32std.h>
    24 #include    <dialutils.h> 
    24 #include    <DialUtils.h>
    25 
    25 
    26 
    26 
    27 // FORWARD DECLARATIONS
    27 // FORWARD DECLARATIONS
    28 class RSharedDataClient;
    28 class RSharedDataClient;
    29 class CRepository;
    29 class CRepository;