browserutilities/downloadmgr/DownloadMgrServEng/Inc/HttpDownloadManagerServerEngine.h
equal
deleted
inserted
replaced
22 #define HTTPDOWNLOADMANAGER_H |
22 #define HTTPDOWNLOADMANAGER_H |
23 |
23 |
24 // INCLUDES |
24 // INCLUDES |
25 #include "HttpDownload.h" |
25 #include "HttpDownload.h" |
26 |
26 |
27 #include <HttpDownloadMgrCommon.h> |
27 #include <httpdownloadmgrcommon.h> |
28 #include <e32std.h> |
28 #include <e32std.h> |
29 #include <f32file.h> |
29 #include <f32file.h> |
30 |
30 |
31 #include <e32property.h> |
31 #include <e32property.h> |
32 #include <UikonInternalPSKeys.h> |
32 #include <UikonInternalPSKeys.h> |