phoneapp/silenceactionplugin/inc/silenceaction.h
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
equal deleted inserted replaced
23:40a3f856b14d 24:41a7f70b3818
    19 
    19 
    20 #ifndef C_SILENCEPLUGIN_H
    20 #ifndef C_SILENCEPLUGIN_H
    21 #define C_SILENCEPLUGIN_H
    21 #define C_SILENCEPLUGIN_H
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <RPhCltServer.h>
    24 #include <rphcltserver.h>
    25 #include <CPhCltCommandHandler.h>
    25 #include <cphcltcommandhandler.h>
    26 
    26 
    27 #include "msilenceactionobserver.h"
    27 #include "msilenceactionobserver.h"
    28 
    28 
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 class CPhCltCommandHandler;
    30 class CPhCltCommandHandler;