branch | RCL_3 |
changeset 48 | 79859ed3eea9 |
parent 25 | 0ed94ceaa377 |
child 49 | 919f36ff910f |
47:e1bea15f9a39 | 48:79859ed3eea9 |
---|---|
20 |
20 |
21 #ifndef __DOWNLOADMGR_CODOBSERVER_H__ |
21 #ifndef __DOWNLOADMGR_CODOBSERVER_H__ |
22 #define __DOWNLOADMGR_CODOBSERVER_H__ |
22 #define __DOWNLOADMGR_CODOBSERVER_H__ |
23 |
23 |
24 #include <e32base.h> |
24 #include <e32base.h> |
25 #include <coddownload.h> |
25 #include <CodDownload.h> |
26 |
26 |
27 // FORWARD DECLARATIONS |
27 // FORWARD DECLARATIONS |
28 class RHttpDownloadMgr; |
28 class RHttpDownloadMgr; |
29 |
29 |
30 // CLASS DECLARATION |
30 // CLASS DECLARATION |