From d6399c5d93332ad098d00db8bb3d4aa21b283ebc Mon Sep 17 00:00:00 2001 From: PythonLimited Date: Mon, 19 Feb 2018 07:19:16 +0100 Subject: [PATCH] camera: forgot an include Change-Id: If0c34c11b9559eee71242b5f04add8cfcb33b128 --- cam/mm-image-codec/qomx_core/qomx_core.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cam/mm-image-codec/qomx_core/qomx_core.h b/cam/mm-image-codec/qomx_core/qomx_core.h index f59f7cf..c5e792b 100644 --- a/cam/mm-image-codec/qomx_core/qomx_core.h +++ b/cam/mm-image-codec/qomx_core/qomx_core.h @@ -29,6 +29,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.*/ #define QOMX_CORE_H #include +#include #include #include #include