From 77fe76bfa8cb798943821d1f3e432c228e1cdee3 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 9 Jun 2021 14:55:32 +0100 Subject: IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common Signed-off-by: Nikhil Raj Change-Id: I83de0fe9c83ec7e698817095ce5cfe3319c36ea6 --- src/profiling/test/TestTimelinePacketHandler.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/profiling/test/TestTimelinePacketHandler.cpp') diff --git a/src/profiling/test/TestTimelinePacketHandler.cpp b/src/profiling/test/TestTimelinePacketHandler.cpp index df847d4c7c..a2b5286728 100644 --- a/src/profiling/test/TestTimelinePacketHandler.cpp +++ b/src/profiling/test/TestTimelinePacketHandler.cpp @@ -5,7 +5,8 @@ #include "TestTimelinePacketHandler.hpp" #include "IProfilingConnection.hpp" -#include + +#include #include #include -- cgit v1.2.1