apengine/apeng/src/ApProtHandler.cpp
branchRCL_3
changeset 17 c14618f9de99
parent 15 4dc3bb0099b0
equal deleted inserted replaced
15:4dc3bb0099b0 17:c14618f9de99
    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>