summaryrefslogtreecommitdiff
path: root/mobicore/common/LogWrapper/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'mobicore/common/LogWrapper/log.h')
-rw-r--r--mobicore/common/LogWrapper/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobicore/common/LogWrapper/log.h b/mobicore/common/LogWrapper/log.h
index f296449..4b8b5e8 100644
--- a/mobicore/common/LogWrapper/log.h
+++ b/mobicore/common/LogWrapper/log.h
@@ -47,6 +47,7 @@
#ifndef WIN32
#include <android/log.h>
#endif
+#include <string.h>
/** LOG_I(fmt, args...)
* Informative logging, only shown in debug version