applicationmanagement/server/inc/AMDownload.h
changeset 2 a5fecba4b1e4
parent 0 3ce708148e4d
equal deleted inserted replaced
1:4490afcb47b1 2:a5fecba4b1e4
    17 
    17 
    18 #ifndef __CAMDOWNLOAD_H__
    18 #ifndef __CAMDOWNLOAD_H__
    19 #define __CAMDOWNLOAD_H__
    19 #define __CAMDOWNLOAD_H__
    20 
    20 
    21 #include <e32base.h>
    21 #include <e32base.h>
    22 #include <DownloadMgrClient.h>
    22 #include <downloadmgrclient.h>
    23 
    23 
    24 
    24 
    25 // FORWARD DECLARATIONS
    25 // FORWARD DECLARATIONS
    26 class RHttpDownload;
    26 class RHttpDownload;
    27 
    27