Skip to content

Commit

Permalink
Camera NDK: fix include header
Browse files Browse the repository at this point in the history
Test: build
Bug: 73019835
Change-Id: I6691e43235b1ec6e6751b8f97723a120cc77f4c4
  • Loading branch information
Yin-Chia Yeh committed Apr 26, 2018
1 parent 6c9ba46 commit ddf11b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions camera/ndk/include/camera/NdkCameraCaptureSession.h
Expand Up @@ -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
Expand Down

0 comments on commit ddf11b4

Please sign in to comment.