aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/LabelsAndEventClasses.hpp
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-06-08 12:31:50 +0100
committerNikhil Raj <nikhil.raj@arm.com>2021-06-08 16:04:14 +0100
commit5b1bcc93820b442bc4035c1e030a8d4a0983df91 (patch)
tree42b8cc8bcbd656ed9ac01fa18232867fce9959b3 /src/profiling/LabelsAndEventClasses.hpp
parent400c593e03af3cc9131058b3cb30b787586f69a3 (diff)
downloadarmnn-5b1bcc93820b442bc4035c1e030a8d4a0983df91.tar.gz
IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I0d672cc782cc2de66a88acf0d83fcd40208ace95
Diffstat (limited to 'src/profiling/LabelsAndEventClasses.hpp')
-rw-r--r--src/profiling/LabelsAndEventClasses.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profiling/LabelsAndEventClasses.hpp b/src/profiling/LabelsAndEventClasses.hpp
index dad27e1aed..779b432d4a 100644
--- a/src/profiling/LabelsAndEventClasses.hpp
+++ b/src/profiling/LabelsAndEventClasses.hpp
@@ -5,8 +5,8 @@
#pragma once
-#include "ProfilingGuidGenerator.hpp"
-#include <common/include/ProfilingGuid.hpp>
+#include <common/include/ProfilingGuidGenerator.hpp>
+
#include <DllExport.hpp>
namespace armnn