Fix build break by applying new file_util namespace 56/36756/1
authorYoumin Ha <youmin.ha@samsung.com>
Fri, 13 Mar 2015 05:11:08 +0000 (14:11 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Fri, 13 Mar 2015 05:11:08 +0000 (14:11 +0900)
commitdbc813c968fa96ba5bd8940726d14a1b5def406c
tree7884269192f789d459aee9628a3aac7ca72aebde
parentc5d2cab3839fcd1a6180ec49a89f2fd28b172023
Fix build break by applying new file_util namespace

With the commit f2251075, src/common/utils.h is moved to
src/utils/file_util.h, and the corresponding namespace is changed too.
But the commit did not fix the tpk source, and it causes build break.
This commit fixed the build break, and make the tpk installer work as
well.

Change-Id: Ibd55bdcb7dfcc460233c8f0bfcc7de5cdf8e236c
Signed-Off-By: Youmin Ha <youmin.ha@samsung.com>
src/tpk/step/step_symbolic_link.cc