sysstatemgmt/systemstatereferenceplugins/test/tunitcustcmd/inc/testpinnotifierplugin.h
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
    24 
    24 
    25 #include "securitynotification.h"
    25 #include "securitynotification.h"
    26 #include <e32std.h>
    26 #include <e32std.h>
    27 #include <e32base.h>
    27 #include <e32base.h>
    28 #include <eiknotapi.h>
    28 #include <eiknotapi.h>
    29 #include <eikdialg.h>
    29 #include <techview/eikdialg.h>
    30 #include <e32cmn.h>
    30 #include <e32cmn.h>
    31 
    31 
    32 
    32 
    33 IMPORT_C CArrayPtr<MEikSrvNotifierBase2>* NotifierArray();
    33 IMPORT_C CArrayPtr<MEikSrvNotifierBase2>* NotifierArray();
    34 
    34