aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/RegisterBackendCounters.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profiling/RegisterBackendCounters.hpp')
-rw-r--r--src/profiling/RegisterBackendCounters.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/profiling/RegisterBackendCounters.hpp b/src/profiling/RegisterBackendCounters.hpp
index 3d3b11a626..f48f1ca8f0 100644
--- a/src/profiling/RegisterBackendCounters.hpp
+++ b/src/profiling/RegisterBackendCounters.hpp
@@ -5,10 +5,10 @@
#pragma once
-#include "CounterIdMap.hpp"
-#include "IProfilingService.hpp"
+#include <client/include/CounterIdMap.hpp>
+#include <client/include/IProfilingService.hpp>
-#include "armnn/backends/profiling/IBackendProfiling.hpp"
+#include <client/include/backends/IBackendProfiling.hpp>
#include <common/include/CounterDirectory.hpp>