diff --git a/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/CMakeLists.txt b/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/CMakeLists.txt
index c736806367ec9f221fcef1d71116fdc93f71ce92..47d231a5e96c53042a0d322f6e0a975fb048fc8b 100644
--- a/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/CMakeLists.txt
+++ b/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/CMakeLists.txt
@@ -17,7 +17,7 @@ atlas_depends_on_subdirs( PUBLIC
 atlas_add_component( MSVertexRecoAlg
                      src/*.cxx
                      src/components/*.cxx
-                     LINK_LIBRARIES AthenaBaseComps GaudiKernel MSVertexUtils )
+                     LINK_LIBRARIES AthenaBaseComps GaudiKernel MSVertexUtils MSVertexToolInterfaces )
 
 # Install files from the package:
 atlas_install_headers( MSVertexRecoAlg )