codhandler/codeng/src/CodEngBase.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 38 6297cdf66332
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    15 *      Implementation of class CCodEngBase.   
    15 *      Implementation of class CCodEngBase.   
    16 *      
    16 *      
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
       
    21 // INCLUDE FILES
    20 // INCLUDE FILES
    22 
    21 
    23 #include "CodEngBase.h"
    22 #include "CodEngBase.h"
    24 #include "Connection.h"
    23 #include "Connection.h"
    25 #include "HttpLoader.h"
    24 #include "HttpLoader.h"
    49 #include <pathinfo.h>
    48 #include <pathinfo.h>
    50 #include "CodDefs.h"
    49 #include "CodDefs.h"
    51 #include <CodUi.rsg>
    50 #include <CodUi.rsg>
    52 #include <AknQueryDialog.h>
    51 #include <AknQueryDialog.h>
    53 #include <stringloader.h>
    52 #include <stringloader.h>
    54 #include  <bautils.h>
    53 #include <bautils.h>
    55 #include    "FileExt.h"
    54 #include "FileExt.h"
    56 
    55 
    57 #ifdef __SYNCML_DM_FOTA
    56 #ifdef __SYNCML_DM_FOTA
    58 #include <fotaengine.h>
    57 #include <fotaengine.h>
    59 #include "FotaSaver.h"
    58 #include "FotaSaver.h"
    60 /// FOTA Update Package type.
    59 /// FOTA Update Package type.