aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/gpu/cl/operators/ClConcatenate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/gpu/cl/operators/ClConcatenate.h')
-rw-r--r--src/runtime/gpu/cl/operators/ClConcatenate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/gpu/cl/operators/ClConcatenate.h b/src/runtime/gpu/cl/operators/ClConcatenate.h
index fb1235b9be..153400bd73 100644
--- a/src/runtime/gpu/cl/operators/ClConcatenate.h
+++ b/src/runtime/gpu/cl/operators/ClConcatenate.h
@@ -75,5 +75,5 @@ private:
unsigned int _axis{ 0 };
};
} // namespace opencl
-} // namespace arm_comPUTE
+} // namespace arm_compute
#endif /* ARM_COMPUTE_CL_CONCATENATE_H */