libcamera: Add missing internal include headers to meson.build
include/libcamera/internal/meson.build is missing two internal headers. Fix it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Umang Jain <email@uajain.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
This commit is contained in:
@@ -10,6 +10,8 @@ libcamera_tracepoint_header = custom_target(
|
||||
)
|
||||
|
||||
libcamera_internal_headers = files([
|
||||
'bayer_format.h',
|
||||
'buffer.h',
|
||||
'byte_stream_buffer.h',
|
||||
'camera_controls.h',
|
||||
'camera_sensor.h',
|
||||
|
||||
Reference in New Issue
Block a user