From 552777c0dc53fe647ab4bcd729bc25d761a61f7c Mon Sep 17 00:00:00 2001 From: Milan Zamazal Date: Mon, 2 Sep 2024 17:42:00 +0200 Subject: libcamera: libipa: Remove unused includes The includes that are not used can be removed. And two identified missing includes (directly used but available only through other includes) are added. Signed-off-by: Milan Zamazal Reviewed-by: Laurent Pinchart Signed-off-by: Laurent Pinchart --- src/ipa/libipa/histogram.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ipa/libipa/histogram.h') diff --git a/src/ipa/libipa/histogram.h b/src/ipa/libipa/histogram.h index 032adca0..6fd64168 100644 --- a/src/ipa/libipa/histogram.h +++ b/src/ipa/libipa/histogram.h @@ -7,7 +7,6 @@ #pragma once -#include #include #include #include -- cgit v1.2.1