aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/SendCounterPacket.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profiling/SendCounterPacket.hpp')
-rw-r--r--src/profiling/SendCounterPacket.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/profiling/SendCounterPacket.hpp b/src/profiling/SendCounterPacket.hpp
index 047dd3c7c9..ace7ed1485 100644
--- a/src/profiling/SendCounterPacket.hpp
+++ b/src/profiling/SendCounterPacket.hpp
@@ -6,9 +6,10 @@
#pragma once
#include "IBufferManager.hpp"
-#include "ISendCounterPacket.hpp"
#include "ProfilingUtils.hpp"
+#include <client/include/ISendCounterPacket.hpp>
+
#include <type_traits>
namespace arm