equal
deleted
inserted
replaced
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; |