fotaapplication/fotaserver/FotaServer/inc/fotadownload.h
changeset 2 5594fba90824
parent 0 b497e44ab2fc
equal deleted inserted replaced
1:a9c0ce913924 2:5594fba90824
    18 
    18 
    19 
    19 
    20 #ifndef ___DOWNLOADER_H_
    20 #ifndef ___DOWNLOADER_H_
    21 #define ___DOWNLOADER_H_
    21 #define ___DOWNLOADER_H_
    22 
    22 
    23 #include <DownloadMgrClient.h>
    23 #include <downloadmgrclient.h>
    24 #include <etelpckt.h> //To read GSM Error codes from symbian
    24 #include <etelpckt.h> //To read GSM Error codes from symbian
    25 #include <exterror.h> //To read GSM Error codes from symbian
    25 #include <exterror.h> //To read GSM Error codes from symbian
    26 #include <wlanerrorcodes.h> //To read WLAN Error codes from s60
    26 #include <wlanerrorcodes.h> //To read WLAN Error codes from s60
    27 #include <AknWaitDialog.h>
    27 #include <AknWaitDialog.h>
    28 #include "FotaServer.h"
    28 #include "FotaServer.h"