contacts_plat/phonebook_2_contact_related_icon_customization_api/inc/CContactCustomIconPluginBase.h
branchRCL_3
changeset 21 b3431bff8c19
parent 15 e8e3147d53eb
child 64 c1e8ba0c2b16
equal deleted inserted replaced
15:e8e3147d53eb 21:b3431bff8c19
    18 #ifndef CCONTACTICONCUSTOMPLUGINBASE_H
    18 #ifndef CCONTACTICONCUSTOMPLUGINBASE_H
    19 #define CCONTACTICONCUSTOMPLUGINBASE_H
    19 #define CCONTACTICONCUSTOMPLUGINBASE_H
    20 
    20 
    21 // INCLUDES
    21 // INCLUDES
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <ecom\ecom.h>
    23 #include <ecom/ecom.h>
    24 #include <ContactCustomIconPluginDefs.h>
    24 #include <ContactCustomIconPluginDefs.h>
    25 
    25 
    26 // FORWARD DECLARATIONS
    26 // FORWARD DECLARATIONS
    27 class CGulIcon;
    27 class CGulIcon;
    28 class CCustomIconIdMap;
    28 class CCustomIconIdMap;