hti/HtiServicePlugins/HtiEchoServicePlugin/src/HtiEchoServicePlugin.cpp
branchRCL_3
changeset 4 73ff0d268e1d
parent 0 a03f92240627
equal deleted inserted replaced
1:28c1bd28d474 4:73ff0d268e1d
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include "HtiEchoServiceplugin.h"
    20 #include "HtiEchoServicePlugin.h"
    21 #include <HtiDispatcherInterface.h>
    21 #include <HtiDispatcherInterface.h>
    22 #include <HTILogging.h>
    22 #include <HtiLogging.h>
    23 
    23 
    24 // CONSTANTS
    24 // CONSTANTS
    25 const static TUid KEchoServiceUid = { 0x1020DEBF };
    25 const static TUid KEchoServiceUid = { 0x1020DEBF };
    26 
    26 
    27 // MACROS
    27 // MACROS