satengine/SatServer/SystemState/src/CSatSystemState.cpp
changeset 15 d7fc66ccd6fb
parent 13 e32024264ebb
child 27 7eb70891911c
equal deleted inserted replaced
13:e32024264ebb 15:d7fc66ccd6fb
    22 #include    <PSVariables.h>             // Publish & Suscribe keys
    22 #include    <PSVariables.h>             // Publish & Suscribe keys
    23 #include    <centralrepository.h>       // CRepository
    23 #include    <centralrepository.h>       // CRepository
    24 #include    <CommonEngineDomainCRKeys.h>
    24 #include    <CommonEngineDomainCRKeys.h>
    25 #include    <ProfileEngineSDKCRKeys.h>
    25 #include    <ProfileEngineSDKCRKeys.h>
    26 #include    <settingsinternalcrkeys.h>
    26 #include    <settingsinternalcrkeys.h>
    27 #include    <SATDomainPSKeys.h>
    27 #include    <satdomainpskeys.h>
    28 #include    <activeidle2domainpskeys.h>
    28 #include    <activeidle2domainpskeys.h>
    29 // ******************************************************************
    29 // ******************************************************************
    30 // TODO: ScreensaverInternalPSKeys.h does no longer exist.
    30 // TODO: ScreensaverInternalPSKeys.h does no longer exist.
    31 // Must find an alternative way to check screen locked state.
    31 // Must find an alternative way to check screen locked state.
    32 // #include    <ScreensaverInternalPSKeys.h>
    32 // #include    <ScreensaverInternalPSKeys.h>
    33 // ******************************************************************
    33 // ******************************************************************
    34 #include    <ctsydomainpskeys.h>
    34 #include    <ctsydomainpskeys.h>
    35 #include    <sbdefs.h>
    35 #include    <sbdefs.h>
    36 #include    <BTSapDomainPSKeys.h>
    36 #include    <BTSapDomainPSKeys.h>
    37 #include    <SATDomainPSKeys.h>
       
    38 
    37 
    39 #include    "SATInternalPSKeys.h"
    38 #include    "SATInternalPSKeys.h"
    40 #include    "CSatSystemState.h"
    39 #include    "CSatSystemState.h"
    41 #include    "msatmultimodeapi.h"
    40 #include    "msatmultimodeapi.h"
    42 #include    "SatLog.h"
    41 #include    "SatLog.h"