aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLPhase.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLPhase.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLPhase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/runtime/CL/functions/CLPhase.h b/arm_compute/runtime/CL/functions/CLPhase.h
index 2731a08a52..34b8e72175 100644
--- a/arm_compute/runtime/CL/functions/CLPhase.h
+++ b/arm_compute/runtime/CL/functions/CLPhase.h
@@ -29,6 +29,7 @@
namespace arm_compute
{
+class CLCompileContext;
class ICLTensor;
/** Basic function to execute an @ref CLMagnitudePhaseKernel. */