mmfenh/enhancedmediaclient/Client/src/Components/ClientProgDLSource/ClientProgDLSource.h
branchRCL_3
changeset 8 e35735ece90c
parent 0 71ca22bcf22a
equal deleted inserted replaced
7:709f89d8c047 8:e35735ece90c
    19 #ifndef C_CCLIENTAUDIOPROGDLSOURCE_H
    19 #ifndef C_CCLIENTAUDIOPROGDLSOURCE_H
    20 #define C_CCLIENTAUDIOPROGDLSOURCE_H
    20 #define C_CCLIENTAUDIOPROGDLSOURCE_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <ProgDLSource.h>
    23 #include <ProgDLSource.h>
    24 #include <DownloadMgrClient.h>
    24 #include <downloadmgrclient.h>
    25 #include <mmfcontrollerframework.h>
    25 #include <mmfcontrollerframework.h>
    26 #include <MultimediaDataSource.h>
    26 #include <MultimediaDataSource.h>
    27 
    27 
    28 #include "SourceBase.h"
    28 #include "SourceBase.h"
    29 #include "TransferRateMonitor.h"
    29 #include "TransferRateMonitor.h"