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 a7ae1387d9..0dc9ff7f2b 100644
--- a/src/backends/cl/OpenClTimer.hpp
+++ b/src/backends/cl/OpenClTimer.hpp
@@ -5,7 +5,7 @@
#pragma once
-#include "Instrument.hpp"
+#include <armnn/Instrument.hpp>
#include <arm_compute/runtime/CL/CLScheduler.h>
#include <arm_compute/core/CL/OpenCL.h>