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