summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2017-12-05 16:14:04 -0800
committerJohn Stultz <john.stultz@linaro.org>2018-07-11 15:59:29 -0700
commit25d6129aed2ffa8a7d502c3703f82500ecc3a2ad (patch)
treecba443ee36b963d7afdc6930e595660698d0e230
parent29a9ca7da1035e2ae4a4c7f8d605f90c6395e12e (diff)
downloadhikey-25d6129aed2ffa8a7d502c3703f82500ecc3a2ad.tar.gz
hikey: gralloc: Change to allow gralloc_priv.h to be shared
Change how we include files, so that other projects can inlcude the gralloc_priv.h file here. Change-Id: I07537e2b4794595d3c2e0a0b150bad1ab9d63ca8 Signed-off-by: John Stultz <john.stultz@linaro.org>
-rw-r--r--gralloc/gralloc_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc/gralloc_priv.h b/gralloc/gralloc_priv.h
index 71920e0b..40ca94fd 100644
--- a/gralloc/gralloc_priv.h
+++ b/gralloc/gralloc_priv.h
@@ -28,7 +28,7 @@
#include <hardware/gralloc.h>
#include <cutils/native_handle.h>
-#include <alloc_device.h>
+#include "alloc_device.h"
#include <utils/Log.h>
#ifdef MALI_600