IVGCVSW-3856 Add Dependency breaking interface

Change-Id: I74947e592332f0a0d239219097c98109e86ac1f2
Signed-off-by: Jim Flynn <jim.flynn@arm.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8262970..f8ff91e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -434,6 +434,7 @@
     src/profiling/ProfilingConnectionFactory.cpp
     src/profiling/ProfilingConnectionFactory.hpp
     src/profiling/IBufferWrapper.hpp
+    src/profiling/IPeriodicCounterCapture.hpp
     src/profiling/ISendCounterPacket.hpp
     src/profiling/SendCounterPacket.hpp
     src/profiling/SendCounterPacket.cpp