Skip to content

Commit 5f2a642

Browse files
committed
fix deprecation
1 parent 33c8310 commit 5f2a642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/Framework/src/Validation/TrackFinderPerformanceCollector.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
#include "ActsExamples/Validation/TrackFinderPerformanceCollector.hpp"
1010

11-
#include "Acts/EventData/TrackParameters.hpp"
11+
#include "Acts/EventData/BoundTrackParameters.hpp"
1212
#include "Acts/Utilities/Logger.hpp"
1313
#include "Acts/Utilities/VectorHelpers.hpp"
1414
#include "ActsExamples/Framework/AlgorithmContext.hpp"

0 commit comments

Comments
 (0)