mmfenh/enhancedmediaclient/Client/src/Components/ClientProgDLSource/DownloadGateway.h
branchRCL_3
changeset 6 e35735ece90c
parent 0 71ca22bcf22a
equal deleted inserted replaced
5:709f89d8c047 6:e35735ece90c
    18 
    18 
    19 #ifndef DOWNLOADGATEWAY_H
    19 #ifndef DOWNLOADGATEWAY_H
    20 #define DOWNLOADGATEWAY_H
    20 #define DOWNLOADGATEWAY_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <DownloadMgrClientApiExt.h>
    23 #include <downloadmgrclientapiext.h>
    24 #include <ProgDLSource.h>
    24 #include <ProgDLSource.h>
    25 
    25 
    26 namespace multimedia
    26 namespace multimedia
    27     {
    27     {
    28     
    28