browserutilities/downloadmgr/DownloadMgrClntSrv/src/DownloadMgrClntSession.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    24 #include "DownloadMgrStart.h"
    24 #include "DownloadMgrStart.h"
    25 #include "DownloadMgrDef.h"
    25 #include "DownloadMgrDef.h"
    26 #include "DownloadMgrDefAttrib.h"
    26 #include "DownloadMgrDefAttrib.h"
    27 #include "DownloadMgrHandler.h"
    27 #include "DownloadMgrHandler.h"
    28 #include <e32svr.h>
    28 #include <e32svr.h>
    29 #include <EscapeUtils.h>
    29 #include <escapeutils.h>
    30 #include <centralrepository.h>
    30 #include <centralrepository.h>
    31 #include "DownloadMgrCRKeys.h"
    31 #include "DownloadMgrCRKeys.h"
    32 #include <BrowserUiSDKCRKeys.h>
    32 #include <BrowserUiSDKCRKeys.h>
    33 #include <CodDownload.h>
    33 #include <CodDownload.h>
    34 
    34