omadrm/drmengine/agentv2/inc/Oma2AgentData.h
changeset 23 493788a4a8a4
parent 0 95b198f216e5
equal deleted inserted replaced
5:79d62d1d7957 23:493788a4a8a4
    21 #define OMA2AGENTDATA_H
    21 #define OMA2AGENTDATA_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <f32file.h>
    24 #include <f32file.h>
    25 #include <caf/caf.h>
    25 #include <caf/caf.h>
       
    26 #include <caf/cafplatform.h>
    26 #include <caf/agentinterface.h>
    27 #include <caf/agentinterface.h>
    27 #include <dcfcommon.h>
    28 #include <DcfCommon.h>
    28 #include <drmrightsclient.h>
    29 #include <DRMRightsClient.h>
    29 
    30 
    30 //this header can be removed when ASYNC_READ flag is removed
    31 //this header can be removed when ASYNC_READ flag is removed
    31 #include "dcfcache.h"
    32 #include "DcfCache.h"
    32 
    33 
    33 // FORWARD DECLARATIONS
    34 // FORWARD DECLARATIONS
    34 
    35 
    35 class CDcfCache;
    36 class CDcfCache;
    36 
    37