applicationmanagement/server/inc/AMDownloadManager.h
changeset 2 a5fecba4b1e4
parent 0 3ce708148e4d
equal deleted inserted replaced
1:4490afcb47b1 2:a5fecba4b1e4
    17 
    17 
    18 #ifndef __CAMDOWNLOADMANAGER_H__
    18 #ifndef __CAMDOWNLOADMANAGER_H__
    19 #define __CAMDOWNLOADMANAGER_H__
    19 #define __CAMDOWNLOADMANAGER_H__
    20 
    20 
    21 #include <e32base.h>
    21 #include <e32base.h>
    22 #include <DownloadMgrClient.h>
    22 #include <downloadmgrclient.h>
    23 
    23 
    24 #include "AMDeploymentComponent.h"
    24 #include "AMDeploymentComponent.h"
    25 #include "aminstalloptions.h"
    25 #include "aminstalloptions.h"
    26 
    26 
    27 namespace NApplicationManagement
    27 namespace NApplicationManagement