libcamera: ipa: rkisp1: Include linux/v4l2-controls.h
Do not depend on other headers to pull in the V4L2 controls header. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
parent
f517960c6a
commit
3baedef8ce
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#include <sys/mman.h>
|
||||
|
||||
#include <linux/rkisp1-config.h>
|
||||
#include <linux/v4l2-controls.h>
|
||||
|
||||
#include <libcamera/buffer.h>
|
||||
#include <libcamera/control_ids.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue