Skip to content

Commit 1b25883

Browse files
committed
TRD: fix missing include
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
1 parent a9f151b commit 1b25883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Detectors/TRD/workflow/src/TRDGlobalTrackingSpec.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "DetectorsBase/GlobalParams.h"
1919
#include "DetectorsBase/Propagator.h"
2020
#include "ReconstructionDataFormats/TrackTPCITS.h"
21+
#include "ReconstructionDataFormats/Vertex.h"
2122
#include "DataFormatsTRD/Tracklet64.h"
2223
#include "DataFormatsTRD/CalibratedTracklet.h"
2324
#include "DataFormatsTRD/TriggerRecord.h"

0 commit comments

Comments
 (0)