equal
deleted
inserted
replaced
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include <ecom/ecom.h> |
19 #include <ecom/ecom.h> |
20 #include "agentinfo.h" |
20 #include "agentinfo.h" |
21 #include "agent.h" |
21 #include <caf/agent.h> |
22 #include "agentfactory.h" |
22 #include <caf/agentfactory.h> |
23 #include "agentinterface.h" |
23 #include <caf/agentinterface.h> |
24 |
24 |
25 using namespace ContentAccess; |
25 using namespace ContentAccess; |
26 |
26 |
27 // Default buffer size of zero |
27 // Default buffer size of zero |
28 const TInt KCafApparcBufferSize = 0; |
28 const TInt KCafApparcBufferSize = 0; |