remotemgmt_plat/oma_ds_extensions_api/inc/nsmlchangefinder.h
changeset 27 2c8580950a26
parent 0 b497e44ab2fc
equal deleted inserted replaced
24:bf47f3b79154 27:2c8580950a26
    20 #define __NSMLCHANGEFINDER_H__
    20 #define __NSMLCHANGEFINDER_H__
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <nsmlsnapshotitem.h>
    24 #include <nsmlsnapshotitem.h>
    25 #include <smldataprovider.h>
    25 #include <SmlDataProvider.h>
    26 
    26 
    27 // CONSTANTS
    27 // CONSTANTS
    28 const TInt KNSmlDefaultSnapshotStreamUID = 0x101F6DE4;
    28 const TInt KNSmlDefaultSnapshotStreamUID = 0x101F6DE4;
    29 
    29 
    30 // CLASS DECLARATION
    30 // CLASS DECLARATION