omadrm/drmplugins/drmrohandler/src/rohandlerdmgrwrapper.cpp
branchRCL_3
changeset 12 8a03a285ab14
parent 0 95b198f216e5
child 26 1221b68b8a5f
equal deleted inserted replaced
11:e16d72588c28 12:8a03a285ab14
    38 
    38 
    39 #include <downloadmgrclient.h>
    39 #include <downloadmgrclient.h>
    40 
    40 
    41 #include <es_enum.h> // tconnectioninfo
    41 #include <es_enum.h> // tconnectioninfo
    42 #include <es_sock.h> // rconnection rsocket
    42 #include <es_sock.h> // rconnection rsocket
    43 #include <roapeng.h>
    43 #include <RoapEng.h>
    44 #include <roapdef.h>
    44 #include <RoapDef.h>
    45 #include <roapobserver.h>
    45 #include <RoapObserver.h>
    46 #include "roapsyncwrapper.h"
    46 #include "RoapSyncWrapper.h"
    47 
    47 
    48 #include "rohandlerdmgrwrapper.h"
    48 #include "rohandlerdmgrwrapper.h"
    49 
    49 
    50 #ifdef _DEBUG
    50 #ifdef _DEBUG
    51 #define DRMDEBUG( a ) RDebug::Print( a )
    51 #define DRMDEBUG( a ) RDebug::Print( a )