summaryrefslogtreecommitdiff
path: root/gralloc/gr_allocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc/gr_allocator.cpp')
-rw-r--r--gralloc/gr_allocator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc/gr_allocator.cpp b/gralloc/gr_allocator.cpp
index 00a328ce..34a5c037 100644
--- a/gralloc/gr_allocator.cpp
+++ b/gralloc/gr_allocator.cpp
@@ -27,7 +27,7 @@
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <cutils/log.h>
+#include <log/log.h>
#include <algorithm>
#include <vector>