Skip to content

Commit 8d566f4

Browse files
committed
Fix filename
1 parent 84e1ee3 commit 8d566f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ o2physics_add_dpl_workflow(model-converter-mc-reduced-event
145145
COMPONENT_NAME Analysis)
146146

147147
o2physics_add_dpl_workflow(model-converter-mc-reduced-event-002
148-
SOURCES ModelConverterReducedMCEventsV002.cxx
148+
SOURCES ModelConverterReducedMCEvents002.cxx
149149
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGDQCore
150150
COMPONENT_NAME Analysis)
151151

0 commit comments

Comments
 (0)