omadrm/drmengine/server/inc/DRMRightsServer.h
changeset 57 41137c634688
parent 56 88330f36f634
child 72 1481bf457703
equal deleted inserted replaced
56:88330f36f634 57:41137c634688
    20 #define CDRMRIGHTSSERVER_H
    20 #define CDRMRIGHTSSERVER_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <f32file.h>
    24 #include <f32file.h>
    25 #include <abclient.h>
    25 #include <connect/abclient.h>
    26 #include "drmcommonclientserver.h"
    26 #include "drmcommonclientserver.h"
    27 #include "DRMReplayCache.h"
    27 #include "DRMReplayCache.h"
    28 #include "drmmeteringdb.h"
    28 #include "drmmeteringdb.h"
    29 #include "DRMClockClient.h"
    29 #include "DRMClockClient.h"
    30 #include "dbwatcher.h"
    30 #include "dbwatcher.h"