aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/TracePoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/TracePoint.cpp')
-rw-r--r--src/runtime/TracePoint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/TracePoint.cpp b/src/runtime/TracePoint.cpp
index a4228b2b21..6cb672c348 100644
--- a/src/runtime/TracePoint.cpp
+++ b/src/runtime/TracePoint.cpp
@@ -25,10 +25,10 @@
#include <stdio.h>
#include <vector>
-#include "arm_compute/core/NEON/kernels/assembly/arm_gemm.hpp"
#include "arm_compute/runtime/Array.h"
#include "arm_compute/runtime/Pyramid.h"
#include "arm_compute/runtime/common/LSTMParams.h"
+#include "src/core/NEON/kernels/assembly/arm_gemm.hpp"
#include "utils/TypePrinter.h"
namespace arm_compute