deviceupdatesui/deviceupdates/src/nsmldmsyncappengine.cpp
changeset 36 9eefb50e711a
parent 33 7464c1e21dae
equal deleted inserted replaced
35:8cb2989024b1 36:9eefb50e711a
    14 * Description:  Methods for CNSmlDMSyncAppEngine
    14 * Description:  Methods for CNSmlDMSyncAppEngine
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "NSmlDMSyncAppEngine.h"
       
    20 #include "NSmlDMSyncDebug.h"
       
    21 #include "NSmlDMSyncHandler.h"
       
    22 #include <collate.h>
    19 #include <collate.h>
    23 #include <e32property.h>
    20 #include <e32property.h>
       
    21 #include "nsmldmsyncappengine.h"
       
    22 #include "nsmldmsyncdebug.h"
       
    23 #include "nsmldmsynchandler.h"
    24 #include "nsmldmsyncinternalpskeys.h"
    24 #include "nsmldmsyncinternalpskeys.h"
    25 #include "dminforetrieval.h"
    25 #include "dminforetrieval.h"
    26 
    26 
    27 // ============================ MEMBER FUNCTIONS ==============================
    27 // ============================ MEMBER FUNCTIONS ==============================
    28 //
    28 //