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