browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrClntSubSession.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 38 6297cdf66332
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include "DownloadMgrLogger.h"
    21 #include "DownloadMgrLogger.h"
    22 #include "downloadmgrclient.h"
    22 #include <downloadmgrclient.h>
    23 #include "DownloadMgrServer.h"
    23 #include "DownloadMgrServer.h"
    24 #include "DownloadMgrHandler.h"
    24 #include "DownloadMgrHandler.h"
    25 #include "DownloadMgrStart.h"
    25 #include "DownloadMgrStart.h"
    26 #include "DownloadMgrDef.h"
    26 #include "DownloadMgrDef.h"
    27 #include "DownloadMgrTransObserver.h"
    27 #include "DownloadMgrTransObserver.h"