aboutsummaryrefslogtreecommitdiff
path: root/src/core/gpu/cl/kernels/ClActivationKernel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gpu/cl/kernels/ClActivationKernel.cpp')
-rw-r--r--src/core/gpu/cl/kernels/ClActivationKernel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/gpu/cl/kernels/ClActivationKernel.cpp b/src/core/gpu/cl/kernels/ClActivationKernel.cpp
index f48425f7cd..17a8c6498d 100644
--- a/src/core/gpu/cl/kernels/ClActivationKernel.cpp
+++ b/src/core/gpu/cl/kernels/ClActivationKernel.cpp
@@ -23,7 +23,6 @@
*/
#include "src/core/gpu/cl/kernels/ClActivationKernel.h"
-#include "arm_compute/core/CL/CLCoreRuntimeContext.h"
#include "arm_compute/core/CL/CLHelpers.h"
#include "arm_compute/core/CL/ICLTensor.h"
#include "arm_compute/core/TensorInfo.h"