serviceproviders/sapi_location/inc/locationcb.h
changeset 33 50974a8b132e
parent 32 8d692d9f828f
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    16 */
    16 */
    17 
    17 
    18 #ifndef C_LOCATIONCB_H
    18 #ifndef C_LOCATIONCB_H
    19 #define C_LOCATIONCB_H
    19 #define C_LOCATIONCB_H
    20 
    20 
    21 #include <LiwCommon.h> 
    21 #include <liwcommon.h> 
    22 #include "locationservice.h"
    22 #include "locationservice.h"
    23 
    23 
    24 const TInt KGetLocationCB = 0 ;
    24 const TInt KGetLocationCB = 0 ;
    25 const TInt KTraceCB   = 1 ;
    25 const TInt KTraceCB   = 1 ;
    26 
    26