aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLChannelExtract.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLChannelExtract.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLChannelExtract.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/runtime/CL/functions/CLChannelExtract.h b/arm_compute/runtime/CL/functions/CLChannelExtract.h
index cf042b4519..9ce9bcdd8a 100644
--- a/arm_compute/runtime/CL/functions/CLChannelExtract.h
+++ b/arm_compute/runtime/CL/functions/CLChannelExtract.h
@@ -29,6 +29,7 @@
namespace arm_compute
{
+class CLCompileContext;
class ICLMultiImage;
class ICLTensor;
using ICLImage = ICLTensor;