| Message ID | 20260218-kbingham-awb-cleanup-v3-2-3be1269ef949@ideasonboard.com |
|---|---|
| State | Accepted |
| Commit | a1d272d7f1bf4f304c431b9d560deb03c1986a9b |
| Headers | show |
| Series |
|
| Related | show |
diff --git a/src/ipa/simple/algorithms/awb.cpp b/src/ipa/simple/algorithms/awb.cpp index 4ed1be289562..f5c88ea6f896 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)