From 56b465d8d8e2cd7d9534b2e24fb7afad595bc992 Mon Sep 17 00:00:00 2001 From: Finn Williams Date: Fri, 15 May 2020 13:34:12 +0100 Subject: IVGCVSW-4831 Fix Packet header includes in backends Signed-off-by: Francis Murtagh Signed-off-by: Finn Williams Change-Id: Iedfcf0ef487bd7836b1bc4ba8a0e4337dc4da391 --- src/profiling/PerJobCounterSelectionCommandHandler.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/profiling/PerJobCounterSelectionCommandHandler.hpp') diff --git a/src/profiling/PerJobCounterSelectionCommandHandler.hpp b/src/profiling/PerJobCounterSelectionCommandHandler.hpp index 16cb02a285..daf10c6d95 100644 --- a/src/profiling/PerJobCounterSelectionCommandHandler.hpp +++ b/src/profiling/PerJobCounterSelectionCommandHandler.hpp @@ -5,7 +5,7 @@ #pragma once -#include "common/include/Packet.hpp" +#include #include "CommandHandlerFunctor.hpp" #include "ProfilingStateMachine.hpp" -- cgit v1.2.1