Files
external_libcamera/src/apps/cam
Laurent Pinchart 330cd1c560 apps: cam: Fix include order
Several .cpp files in the cam application don't include their
corresponding header first, as usually done by libcamera to ensure that
headers are self-contained. Reorder headers to fix it. This shows
through a compilation error that file_sink.h is missing
libcamera/controls.h, fix it as well.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
2025-03-20 16:03:27 +02:00
..
2025-03-20 16:03:27 +02:00
2025-03-20 16:03:27 +02:00
2025-03-20 16:03:27 +02:00
2023-12-07 01:43:17 +02:00