aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/OpenClTimer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/cl/OpenClTimer.hpp')
-rw-r--r--src/backends/cl/OpenClTimer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backends/cl/OpenClTimer.hpp b/src/backends/cl/OpenClTimer.hpp
index 0dc9ff7f2b..5539e885d8 100644
--- a/src/backends/cl/OpenClTimer.hpp
+++ b/src/backends/cl/OpenClTimer.hpp
@@ -5,7 +5,7 @@
#pragma once
-#include <armnn/Instrument.hpp>
+#include <Instrument.hpp>
#include <arm_compute/runtime/CL/CLScheduler.h>
#include <arm_compute/core/CL/OpenCL.h>