serviceproviders/sapi_location/inc/locationinterface.h
changeset 33 50974a8b132e
parent 32 8d692d9f828f
child 50 5dae2c62e9b6
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    17 
    17 
    18 #ifndef C_LOCINTERFACE_H
    18 #ifndef C_LOCINTERFACE_H
    19 #define C_LOCINTERFACE_H
    19 #define C_LOCINTERFACE_H
    20 
    20 
    21 
    21 
    22 #include <LiwCommon.h>
    22 #include <liwcommon.h>
    23 #include "locationcb.h"
    23 #include "locationcb.h"
    24 #include "locationservice.h"
    24 #include "locationservice.h"
    25 #include "serviceerrno.h"
    25 #include "serviceerrno.h"
    26 
    26 
    27 
    27