mmfenh/enhancedmediaclient/Client/src/Components/ClientProgDLSource/DownloadGateway.h
changeset 14 80975da52420
parent 0 71ca22bcf22a
equal deleted inserted replaced
12:5a06f39ad45b 14:80975da52420
    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