diff --git a/Tracking/TrkAlgorithms/TrkTrackSummaryUpdater/src/components/TrkTrackSummaryUpdater_entries.cxx b/Tracking/TrkAlgorithms/TrkTrackSummaryUpdater/src/components/TrkTrackSummaryUpdater_entries.cxx
index 40c34fef6ad154109700e2cd43a0cc3863d565b7..80e5e3956fd049e026184bb5ec1af94f3526f41d 100644
--- a/Tracking/TrkAlgorithms/TrkTrackSummaryUpdater/src/components/TrkTrackSummaryUpdater_entries.cxx
+++ b/Tracking/TrkAlgorithms/TrkTrackSummaryUpdater/src/components/TrkTrackSummaryUpdater_entries.cxx
@@ -1,10 +1,8 @@
 
 #include "TrkTrackSummaryUpdater/TrackSummaryUpdater.h"
 #include "test/SummaryToolStub.h"
-#include "test/PutTrackCollectionsInSG.h"
 
 DECLARE_COMPONENT( Trk::TrackSummaryUpdater )
 DECLARE_COMPONENT(SummaryToolStub)
-DECLARE_COMPONENT( PutTrackCollectionsInSG )