contentmgmt/contentaccessfwfordrm/source/caf/resolver.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    18 
    18 
    19 #include <e32debug.h>
    19 #include <e32debug.h>
    20 #include <ecom/ecom.h>
    20 #include <ecom/ecom.h>
    21 
    21 
    22 #include "resolver.h"
    22 #include "resolver.h"
    23 #include "agentfactory.h"
    23 #include <caf/agentfactory.h>
    24 #include "agentinterface.h"
    24 #include <caf/agentinterface.h>
    25 #include "agentinfo.h"
    25 #include "agentinfo.h"
    26 #include "agent.h"
    26 #include <caf/agent.h>
    27 #include "cafpanic.h"
    27 #include <caf/cafpanic.h>
    28 #include "caferr.h"
    28 #include <caf/caferr.h>
    29 #include "patchdata.h"
    29 #include <caf/patchdata.h>
    30 
    30 
    31 
    31 
    32 using namespace ContentAccess;
    32 using namespace ContentAccess;
    33 
    33 
    34 // Constants for the F32 agent
    34 // Constants for the F32 agent