phonebookengines/contactsmodel/cntview/LocalView.cpp
changeset 37 fd64c38c277d
parent 24 0ba2181d7c28
equal deleted inserted replaced
31:2a11b5b00470 37:fd64c38c277d
    22 #include <cntitem.h>
    22 #include <cntitem.h>
    23 #include "cntviewprivate.h"
    23 #include "cntviewprivate.h"
    24 #include <cntviewsortplugin.h>
    24 #include <cntviewsortplugin.h>
    25 #include "persistencelayer.h"
    25 #include "persistencelayer.h"
    26 #include "cviewiterator.h"
    26 #include "cviewiterator.h"
       
    27 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    28 #include <cntviewsortpluginbase.h>
       
    29 #endif
    27 //uncomment to test
    30 //uncomment to test
    28 //#define __PROFILE_SORT__
    31 //#define __PROFILE_SORT__
    29 
    32 
    30 //uncomment for commonly required debug printing
    33 //uncomment for commonly required debug printing
    31 //#define __VERBOSE_DEBUG__
    34 //#define __VERBOSE_DEBUG__