From e567757890a7981e85d7eebe4448359e894c1109 Mon Sep 17 00:00:00 2001 From: Christopher Ferris Date: Thu, 21 Jul 2016 02:08:53 +0000 Subject: [PATCH] Revert "Use the new ." This reverts commit a4b8bbbcc63dd03305bcdb6acf4d916da2889206. Change-Id: I3bd5b8b88c9462f7af744c6ec626ff7fe0432dc2 --- system/gralloc/gralloc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/gralloc/gralloc.cpp b/system/gralloc/gralloc.cpp index 351f85d..71e37f8 100644 --- a/system/gralloc/gralloc.cpp +++ b/system/gralloc/gralloc.cpp @@ -44,7 +44,7 @@ #define DBG_FUNC DBG("%s\n", __FUNCTION__) -#include +#include // Associate PUID (process unique ID) with color buffers // See the comments in gralloc_proc_init() for more details -- 2.11.0