aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/CLOperator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/CL/CLOperator.cpp')
-rw-r--r--src/runtime/CL/CLOperator.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/runtime/CL/CLOperator.cpp b/src/runtime/CL/CLOperator.cpp
index 57a4d0ec57..075a544077 100644
--- a/src/runtime/CL/CLOperator.cpp
+++ b/src/runtime/CL/CLOperator.cpp
@@ -24,6 +24,8 @@
#include "arm_compute/runtime/CL/CLScheduler.h"
#include "arm_compute/runtime/CL/ICLOperator.h"
+#include "src/core/CL/ICLKernel.h"
+
namespace arm_compute
{
namespace experimental