aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/NETracePoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/NEON/NETracePoint.cpp')
-rw-r--r--src/core/NEON/NETracePoint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/NEON/NETracePoint.cpp b/src/core/NEON/NETracePoint.cpp
index 4a6bffa54e..bf48b411ec 100644
--- a/src/core/NEON/NETracePoint.cpp
+++ b/src/core/NEON/NETracePoint.cpp
@@ -23,7 +23,7 @@
*/
#include "arm_compute/core/TracePoint.h"
-#include "arm_compute/core/NEON/kernels/NELKTrackerKernel.h"
+#include "src/core/NEON/kernels/NELKTrackerKernel.h"
#include "src/core/NEON/kernels/assembly/INEGEMMWrapperKernel.h"
#include "src/core/NEON/kernels/convolution/common/convolution.hpp"
#include "utils/TypePrinter.h"