aboutsummaryrefslogtreecommitdiff
path: root/src/core/gpu/cl/kernels/ClDepthConcatenateKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gpu/cl/kernels/ClDepthConcatenateKernel.h')
-rw-r--r--src/core/gpu/cl/kernels/ClDepthConcatenateKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/gpu/cl/kernels/ClDepthConcatenateKernel.h b/src/core/gpu/cl/kernels/ClDepthConcatenateKernel.h
index 5acfb33199..103ef00695 100644
--- a/src/core/gpu/cl/kernels/ClDepthConcatenateKernel.h
+++ b/src/core/gpu/cl/kernels/ClDepthConcatenateKernel.h
@@ -37,7 +37,7 @@ namespace kernels
/** Interface for the depth concatenate kernel.
* The src tensor will be concatenated into the dst tensor.
*/
-class ClDepthConcatenateKernel : public ICLKernel
+class ClDepthConcatenateKernel : public IClKernel
{
public:
/** Default constructor */