diff --git a/src/ipa/simple/algorithms/awb.cpp b/src/ipa/simple/algorithms/awb.cpp index 4ed1be28..f5c88ea6 100644 --- a/src/ipa/simple/algorithms/awb.cpp +++ b/src/ipa/simple/algorithms/awb.cpp @@ -17,8 +17,6 @@ #include "libipa/colours.h" #include "simple/ipa_context.h" -#include "control_ids.h" - namespace libcamera { LOG_DEFINE_CATEGORY(IPASoftAwb)