serviceproviders/sapi_serviceregistry/src/serviceregistryservicehandler.cpp
changeset 33 50974a8b132e
parent 19 989d2f495d90
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    15 *                the functionalities of ServiceRegistry SAPI.
    15 *                the functionalities of ServiceRegistry SAPI.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include <ecom\implementationproxy.h>
    20 #include <ecom/implementationproxy.h>
    21 #include "serviceregistryservicehandler.h"
    21 #include "serviceregistryservicehandler.h"
    22 // Including a copy of common constants for this compilation unit
    22 // Including a copy of common constants for this compilation unit
    23 #include "serviceregistryservice.hrh"
    23 #include "serviceregistryservice.hrh"
    24 
    24 
    25 #include "serviceinterface.h"
    25 #include "serviceinterface.h"