Clean up header inclusion in CL workloads.
[platform/upstream/armnn.git] / src / backends / cl / workloads / ClStridedSliceWorkload.hpp
index 617ec7c..bce3fe1 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <backendsCommon/Workload.hpp>
 
-#include <arm_compute/runtime/CL/CLFunctions.h>
+#include <arm_compute/runtime/CL/functions/CLStridedSlice.h>
 
 namespace armnn
 {