Merge "Camera NDK: fix include header"

gugelfrei
Yin-Chia Yeh 6 years ago committed by Gerrit Code Review
commit 2178e2c810

@ -38,6 +38,7 @@
#include <android/native_window.h>
#include "NdkCameraError.h"
#include "NdkCameraMetadata.h"
#include "NdkCaptureRequest.h"
#ifndef _NDK_CAMERA_CAPTURE_SESSION_H
#define _NDK_CAMERA_CAPTURE_SESSION_H

Loading…
Cancel
Save