diff options
Diffstat (limited to 'src/osp-env-config.c')
-rw-r--r-- | src/osp-env-config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osp-env-config.c b/src/osp-env-config.c index 7db9d74..fdf8a6e 100644 --- a/src/osp-env-config.c +++ b/src/osp-env-config.c @@ -44,7 +44,7 @@ #define _MAX_PACKAGEID_LENGTH 10 #define _MAX_APIVERSION_LENGTH 3 -#ifdef TIZEN_ENGINEER_MODE +#ifdef TIZEN_DEBUG_ENABLE #define _SECURE_LOGI SECURE_LOGI #define _SECURE_LOGE SECURE_LOGE #else |