diff --git a/src/ipa/ipu3/algorithms/awb.cpp b/src/ipa/ipu3/algorithms/awb.cpp
index f9e8cffc..59bc6900 100644
--- a/src/ipa/ipu3/algorithms/awb.cpp
+++ b/src/ipa/ipu3/algorithms/awb.cpp
@@ -89,7 +89,7 @@ static constexpr uint32_t kMinGreenLevelInZone = 32;
  */
 
 /**
- * \struct AwbStatus
+ * \struct Awb::AwbStatus
  * \brief AWB parameters calculated
  *
  * The AwbStatus structure is intended to store the AWB
