changeset 8 | 35751d3474b7 |
parent 0 | 2c201484c85f |
2:675a964f4eb5 | 8:35751d3474b7 |
---|---|
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include "dirstreamable.h" |
19 #include <caf/dirstreamable.h> |
20 |
20 |
21 const TUint KCDirArrayGranularity=0x200; |
21 const TUint KCDirArrayGranularity=0x200; |
22 |
22 |
23 using namespace ContentAccess; |
23 using namespace ContentAccess; |
24 |
24 |