summaryrefslogtreecommitdiff
path: root/autolock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autolock.cpp')
-rw-r--r--autolock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autolock.cpp b/autolock.cpp
index 1a2ded7..795a8c2 100644
--- a/autolock.cpp
+++ b/autolock.cpp
@@ -22,7 +22,7 @@
#include <errno.h>
#include <pthread.h>
-#include <cutils/log.h>
+#include <log/log.h>
namespace android {