apengine/apeng/src/ApProtHandler.cpp
changeset 20 9c97ad6591ae
parent 18 fcbbe021d614
child 66 ed07dcc72692
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <cdbcols.h>
    20 #include <cdbcols.h>
    21 #include <commdb.h>
    21 #include <commdb.h>
    22 #include <ApEngineConsts.h>
    22 #include <ApEngineConsts.h>
    23 
    23 
    24 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    25 #include <ProtectDB.h>
       
    26 #include <protectcpdb.h>
       
    27 #else
       
    28 #include <comms-infras/commdb/protection/protectdb.h>
    24 #include <comms-infras/commdb/protection/protectdb.h>
    29 #include <comms-infras/commdb/protection/protectcpdb.h>
    25 #include <comms-infras/commdb/protection/protectcpdb.h>
    30 #endif
       
    31 
    26 
    32 #include <ApProtHandler.h>
    27 #include <ApProtHandler.h>
    33 #include <ApListItem.h>
    28 #include <ApListItem.h>
    34 #include <ApListItemList.h>
    29 #include <ApListItemList.h>
    35 #include <ApDataHandler.h>
    30 #include <ApDataHandler.h>