phonebookengines/contactsmodel/src/CNTITEM.CPP
changeset 37 fd64c38c277d
parent 24 0ba2181d7c28
equal deleted inserted replaced
31:2a11b5b00470 37:fd64c38c277d
    25 #include <cntfldst.h>
    25 #include <cntfldst.h>
    26 #include <cntdb.h>
    26 #include <cntdb.h>
    27 
    27 
    28 #include "cntstd.h"
    28 #include "cntstd.h"
    29 #include "cntprof.h"
    29 #include "cntprof.h"
       
    30 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    31 #include "cntfieldheader.h"
       
    32 #endif
    30 
    33 
    31 
    34 
    32 EXPORT_C CContactItemFieldSet* CContactItemFieldSet::NewL()
    35 EXPORT_C CContactItemFieldSet* CContactItemFieldSet::NewL()
    33 /** Allocates and constructs a new field set.
    36 /** Allocates and constructs a new field set.
    34 
    37