aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/backends/profiling/IBackendProfilingContext.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/armnn/backends/profiling/IBackendProfilingContext.hpp')
-rw-r--r--include/armnn/backends/profiling/IBackendProfilingContext.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/armnn/backends/profiling/IBackendProfilingContext.hpp b/include/armnn/backends/profiling/IBackendProfilingContext.hpp
index 2e3df48227..0b0b0facdf 100644
--- a/include/armnn/backends/profiling/IBackendProfilingContext.hpp
+++ b/include/armnn/backends/profiling/IBackendProfilingContext.hpp
@@ -5,7 +5,6 @@
#pragma once
#include "IBackendProfiling.hpp"
-#include <armnn/IRuntime.hpp>
#include <vector>
namespace arm
@@ -28,4 +27,4 @@ public:
using IBackendProfilingContextUniquePtr = std::unique_ptr<IBackendProfilingContext>;
} // namespace pipe
-} // namespace arm \ No newline at end of file
+} // namespace arm