idlehomescreen/sapiwrapper/cpswrapper/inc/cpswrapper.h
changeset 1 5315654608de
parent 0 f72a12da539e
child 25 137ebc85284b
equal deleted inserted replaced
0:f72a12da539e 1:5315654608de
    18 #ifndef CPSWRAPPER_H
    18 #ifndef CPSWRAPPER_H
    19 #define CPSWRAPPER_H
    19 #define CPSWRAPPER_H
    20 
    20 
    21 // System includes
    21 // System includes
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <LiwCommon.h>      // for MLiwNotifyCallback
    23 #include <liwcommon.h>      // for MLiwNotifyCallback
    24 
    24 
    25 // Forward declarations
    25 // Forward declarations
    26 class CLiwServiceHandler;
    26 class CLiwServiceHandler;
    27 class CLiwCriteriaItem;
    27 class CLiwCriteriaItem;
    28 class MLiwInterface;
    28 class MLiwInterface;