aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels/common/elementwise_unary.cl
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CL/cl_kernels/common/elementwise_unary.cl')
-rw-r--r--src/core/CL/cl_kernels/common/elementwise_unary.cl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CL/cl_kernels/common/elementwise_unary.cl b/src/core/CL/cl_kernels/common/elementwise_unary.cl
index d2d9d97d33..eba2dbc866 100644
--- a/src/core/CL/cl_kernels/common/elementwise_unary.cl
+++ b/src/core/CL/cl_kernels/common/elementwise_unary.cl
@@ -22,7 +22,6 @@
* SOFTWARE.
*/
#include "helpers.h"
-#include "warp_helpers.h"
#if defined(DATA_TYPE) && defined(OPERATION)