serviceproviders/sapi_location/src/locationservicehandler.cpp
changeset 33 50974a8b132e
parent 19 989d2f495d90
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include <liwserviceifbase.h>
    20 #include <liwserviceifbase.h>
    21 #include <LiwCommon.h>
    21 #include <liwcommon.h>
    22 #include <ecom/ImplementationProxy.h>
    22 #include <ecom/implementationproxy.h>
    23 #include "locationservicehandler.h"
    23 #include "locationservicehandler.h"
    24 #include "locationcb.h"
    24 #include "locationcb.h"
    25 #include "locationinterface.h"
    25 #include "locationinterface.h"
    26 
    26 
    27 using namespace LIW;
    27 using namespace LIW;