[UTC][capi-maps-service][NON-ACR][Fixed build fail in tpk build]
authorjomui <jongmun.woo@samsung.com>
Tue, 21 Feb 2017 05:35:19 +0000 (14:35 +0900)
committerjomui <jongmun.woo@samsung.com>
Tue, 21 Feb 2017 05:35:19 +0000 (14:35 +0900)
Change-Id: Iff98b5526eacbe1d90bdce94e3d1e787d2533771
Signed-off-by: jomui <jongmun.woo@samsung.com>
src/utc/capi-maps-service/utc_maps_utils.h

index d34b6edeae8e0b3f00253ea4f299db57077f220a..aba199cbb34e66e5facd6f9418cf601a3b693c75 100755 (executable)
@@ -20,6 +20,7 @@
 #include "tct_common.h"
 #include "assert.h"
 #include <dlog.h>
+#include <maps_service.h>
 
 #define _LOG(fmt, args...) { \
        dlog_print (DLOG_INFO, "CAPI_MAPS_SERVICE_UTC", "[%s:%d] "fmt"\n", __func__, __LINE__, ##args); \