aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/ProfilingGuidGenerator.hpp
diff options
context:
space:
mode:
authorJim Flynn <jim.flynn@arm.com>2020-01-22 15:18:49 +0000
committerTeresaARM <teresa.charlinreyes@arm.com>2020-01-23 15:55:02 +0000
commit6b1bf1a40bebf4cc108d39f8b8e0c29bdfc51ce1 (patch)
treebd3ed8cfa0f04ea619beb5e4380051f8c051a6e9 /src/profiling/ProfilingGuidGenerator.hpp
parent2210a5334bbd7d09f11db08a2a7a941a088a0f61 (diff)
downloadarmnn-6b1bf1a40bebf4cc108d39f8b8e0c29bdfc51ce1.tar.gz
IVGCVSW-4156 Remove backend dependency on ProfilingService.hppv19.11.1branches/armnn_19_11
Change-Id: I3b18ede85408bdfbc5147396e183e87bdabd3754 Signed-off-by: Jim Flynn <jim.flynn@arm.com>
Diffstat (limited to 'src/profiling/ProfilingGuidGenerator.hpp')
-rw-r--r--src/profiling/ProfilingGuidGenerator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiling/ProfilingGuidGenerator.hpp b/src/profiling/ProfilingGuidGenerator.hpp
index 97de4a88e5..45f523c980 100644
--- a/src/profiling/ProfilingGuidGenerator.hpp
+++ b/src/profiling/ProfilingGuidGenerator.hpp
@@ -5,7 +5,7 @@
#pragma once
-#include "IProfilingGuidGenerator.hpp"
+#include "armnn/IProfilingGuidGenerator.hpp"
#include <functional>