summaryrefslogtreecommitdiff
authorJing Wei <jing.wei@amlogic.com>2017-03-30 09:00:36 (GMT)
committer Kieth Liu <kieth.liu@amlogic.com>2017-03-30 10:58:26 (GMT)
commit319d19729d6c7bc753b0edba721d65543ef298fb (patch)
treeb9dbd0c7543433ea7698989b2fa1ce898ec26f94
parent864f603283aaaa7f76d853aca534a1d84bf20477 (diff)
downloadtv_input-319d19729d6c7bc753b0edba721d65543ef298fb.zip
tv_input-319d19729d6c7bc753b0edba721d65543ef298fb.tar.gz
tv_input-319d19729d6c7bc753b0edba721d65543ef298fb.tar.bz2
PD #138752: update for gralloc usage header file changed.
Change-Id: I7dd497a62bb63a4cf5b43489d024682676714e43
Diffstat
-rw-r--r--tv_input.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv_input.cpp b/tv_input.cpp
index 2c4579a..ac31c34 100644
--- a/tv_input.cpp
+++ b/tv_input.cpp
@@ -29,6 +29,7 @@
#include <ui/GraphicBuffer.h>
#include <gralloc_priv.h>
#include <gralloc_helper.h>
+#include <gralloc_usage_ext.h>
#include <hardware/hardware.h>
#include <hardware/aml_screen.h>
#include <linux/videodev2.h>