summaryrefslogtreecommitdiff
path: root/gralloc/gralloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc/gralloc.cpp')
-rw-r--r--gralloc/gralloc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc/gralloc.cpp b/gralloc/gralloc.cpp
index c71e901..1cc9f55 100644
--- a/gralloc/gralloc.cpp
+++ b/gralloc/gralloc.cpp
@@ -24,7 +24,7 @@
#define LOG_TAG "GRALLOC-GBM"
-#include <cutils/log.h>
+#include <log/log.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>