From 3e9bc19ad523361e6b18057849e30c0c48183915 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Wed, 23 Mar 2022 23:01:26 +0000 Subject: IVGCVSW-6706 Create the libpipeClient library Change-Id: I2368aade38ad3808fab55d8a86cd659d4e95d91e Signed-off-by: Jim Flynn --- src/profiling/test/TestTimelinePacketHandler.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/profiling/test/TestTimelinePacketHandler.hpp') diff --git a/src/profiling/test/TestTimelinePacketHandler.hpp b/src/profiling/test/TestTimelinePacketHandler.hpp index 76d42f096f..fbed2287b1 100644 --- a/src/profiling/test/TestTimelinePacketHandler.hpp +++ b/src/profiling/test/TestTimelinePacketHandler.hpp @@ -5,11 +5,12 @@ #pragma once -#include "ProfilingUtils.hpp" #include "TimelineModel.hpp" #include +#include + #include #include -- cgit v1.2.1