changeset 8 | 35751d3474b7 |
parent 0 | 2c201484c85f |
2:675a964f4eb5 | 8:35751d3474b7 |
---|---|
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include <s32strm.h> |
19 #include <s32strm.h> |
20 |
20 |
21 #include "rightsinfo.h" |
21 #include <caf/rightsinfo.h> |
22 #include "agent.h" |
22 #include <caf/agent.h> |
23 #include "cafutils.h" |
23 #include "cafutils.h" |
24 |
24 |
25 using namespace ContentAccess; |
25 using namespace ContentAccess; |
26 |
26 |
27 EXPORT_C CRightsInfo* CRightsInfo::NewL(RReadStream& aStream) |
27 EXPORT_C CRightsInfo* CRightsInfo::NewL(RReadStream& aStream) |