htiui/HtiServicePlugins/HtiSysInfoServicePlugin/src/HtiLightsController.cpp
changeset 10 e6e3e87d58b4
parent 0 d6fe6244b863
equal deleted inserted replaced
0:d6fe6244b863 10:e6e3e87d58b4
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <HtiDispatcherInterface.h>
    20 #include <HtiDispatcherInterface.h>
    21 #include <HTILogging.h>
    21 #include <HtiLogging.h>
    22 #include "HtiLightsController.h"
    22 #include "HtiLightsController.h"
    23 
    23 
    24 // CONSTANTS
    24 // CONSTANTS
    25 const static TUid KSysInfoServiceUid = { 0x10210CC7 };
    25 const static TUid KSysInfoServiceUid = { 0x10210CC7 };
    26 
    26