summaryrefslogtreecommitdiffstats
path: root/trusty/storage/proxy/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'trusty/storage/proxy/log.h')
-rw-r--r--trusty/storage/proxy/log.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/trusty/storage/proxy/log.h b/trusty/storage/proxy/log.h
index 471cb500f..3d2e65460 100644
--- a/trusty/storage/proxy/log.h
+++ b/trusty/storage/proxy/log.h
@@ -15,5 +15,6 @@
*/
#define LOG_TAG "storageproxyd"
-#include <cutils/log.h>
+
+#include <android/log.h>