diff --git a/PWGJE/TableProducer/emcalCorrectionTask.cxx b/PWGJE/TableProducer/emcalCorrectionTask.cxx index 0fa45d8022c..9a4758b6073 100644 --- a/PWGJE/TableProducer/emcalCorrectionTask.cxx +++ b/PWGJE/TableProducer/emcalCorrectionTask.cxx @@ -1,4 +1,4 @@ -PWGJE/TableProducer/emcalCorrectionTask.cxx +PWGJE / TableProducer / emcalCorrectionTask.cxx // Copyright 2019-2020 CERN and copyright holders of ALICE O2. // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. // All rights not expressly granted are reserved. @@ -48,7 +48,7 @@ PWGJE/TableProducer/emcalCorrectionTask.cxx #include "PWGJE/Core/JetUtilities.h" #include "TVector2.h" -using namespace o2; + using namespace o2; using namespace o2::framework; using namespace o2::framework::expressions; using myGlobTracks = o2::soa::Join;