libcamera: libcamera: Add missing includes
Let's add direct includes for classes currently included indirectly, through other header files. Signed-off-by: Milan Zamazal <mzamazal@redhat.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
d3aa432305
commit
61a1d1694c
@@ -11,6 +11,8 @@
|
||||
|
||||
#include <libcamera/base/log.h>
|
||||
|
||||
#include "libcamera/internal/byte_stream_buffer.h"
|
||||
|
||||
/**
|
||||
* \file ipa_data_serializer.h
|
||||
* \brief IPA Data Serializer
|
||||
|
||||
Reference in New Issue
Block a user