aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/gpu/cl/operators/ClGemm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/gpu/cl/operators/ClGemm.h')
-rw-r--r--src/runtime/gpu/cl/operators/ClGemm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/gpu/cl/operators/ClGemm.h b/src/runtime/gpu/cl/operators/ClGemm.h
index bd9ca17edf..aad208bdb0 100644
--- a/src/runtime/gpu/cl/operators/ClGemm.h
+++ b/src/runtime/gpu/cl/operators/ClGemm.h
@@ -27,6 +27,7 @@
#include "arm_compute/core/TensorInfo.h"
#include "arm_compute/runtime/CL/CLTensor.h"
#include "arm_compute/runtime/CL/CLTypes.h"
+
#include "src/core/gpu/cl/ClCompileContext.h"
#include "src/core/gpu/cl/IClKernel.h"
#include "src/core/gpu/cl/kernels/ClGemmMatrixMultiplyKernel.h"