diff options
Diffstat (limited to 'src/localconsts.h')
-rw-r--r-- | src/localconsts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/localconsts.h b/src/localconsts.h index 9367cb015..c005e47d8 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -179,7 +179,7 @@ // #define ANDROID_LOG 1 // nacl logging -// #define NACL_LOG 1 +#define NACL_LOG 1 // profiler // #define USE_PROFILER 1 |