aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cpu/operators/CpuFill.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/cpu/operators/CpuFill.h')
-rw-r--r--src/runtime/cpu/operators/CpuFill.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/cpu/operators/CpuFill.h b/src/runtime/cpu/operators/CpuFill.h
index 7a75f4222c..fac8e76481 100644
--- a/src/runtime/cpu/operators/CpuFill.h
+++ b/src/runtime/cpu/operators/CpuFill.h
@@ -30,7 +30,7 @@ namespace arm_compute
{
namespace cpu
{
-/** Basic function to run @ref CpuFillKernel */
+/** Basic function to run @ref kernels::CpuFillKernel */
class CpuFill : public ICpuOperator
{
public: