browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrHandler.h
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
child 37 cb62a4f66ebe
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
    19 
    19 
    20 
    20 
    21 #ifndef __DOWNLOADMGR_RECEIVEHANDLER_H__
    21 #ifndef __DOWNLOADMGR_RECEIVEHANDLER_H__
    22 #define __DOWNLOADMGR_RECEIVEHANDLER_H__
    22 #define __DOWNLOADMGR_RECEIVEHANDLER_H__
    23 
    23 
    24 #include "DownloadMgrClient.h"
    24 #include "downloadmgrclient.h"
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 
    26 
    27 // FORWARD DECLARATIONS
    27 // FORWARD DECLARATIONS
    28 class RHttpDownload;
    28 class RHttpDownload;
    29 class RHttpDownloadMgr;
    29 class RHttpDownloadMgr;