aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/TestUtils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnn/test/TestUtils.hpp')
-rw-r--r--src/armnn/test/TestUtils.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/armnn/test/TestUtils.hpp b/src/armnn/test/TestUtils.hpp
index 9c5f672a5a..bf222b3c56 100644
--- a/src/armnn/test/TestUtils.hpp
+++ b/src/armnn/test/TestUtils.hpp
@@ -52,6 +52,6 @@ bool CheckRelatedLayers(armnn::Graph& graph, const std::list<std::string>& testR
namespace armnn
{
-profiling::ProfilingService& GetProfilingService(armnn::Runtime* runtime);
+profiling::ProfilingService& GetProfilingService(RuntimeImpl* runtime);
} // namespace armnn \ No newline at end of file