From 277618302d0f131eac0b6ac2015dd3eb09aa6ff9 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Sun, 20 Mar 2022 21:52:17 +0000 Subject: IVGCVSW-6706 Move headers to profiling/client/include !android-nn-driver:7337 Change-Id: Ide401623829cc99fb9b51e9bbce3482ce706a8dd Signed-off-by: Jim Flynn --- src/profiling/RegisterBackendCounters.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/profiling/RegisterBackendCounters.hpp') 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 +#include -#include "armnn/backends/profiling/IBackendProfiling.hpp" +#include #include -- cgit v1.2.1