videofeeds/livetvutils/inc/CIptvDownload.h
changeset 1 6711b85517b7
parent 0 96612d01cf9f
equal deleted inserted replaced
0:96612d01cf9f 1:6711b85517b7
    19 #ifndef __CLIVETVDOWNLOAD_H
    19 #ifndef __CLIVETVDOWNLOAD_H
    20 #define __CLIVETVDOWNLOAD_H
    20 #define __CLIVETVDOWNLOAD_H
    21 
    21 
    22 // User includes
    22 // User includes
    23 #include <e32std.h>
    23 #include <e32std.h>
    24 #include <DownloadMgrClient.h>
    24 #include <downloadmgrclient.h>
    25 #include "MIptvDownloadObserver.h"
    25 #include "MIptvDownloadObserver.h"
    26 #include "MIptvLiveUITimerObserver.h"
    26 #include "MIptvLiveUITimerObserver.h"
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class MIptvDownloadObserver;
    29 class MIptvDownloadObserver;