diff --git a/PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx b/PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx index 50b2c8851dc..0467ae6a660 100644 --- a/PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx +++ b/PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx @@ -25,12 +25,13 @@ #include "Framework/runDataProcessing.h" #include "ReconstructionDataFormats/PID.h" -#include #include #include #include #include +#include + using namespace o2; using namespace o2::framework; using namespace o2::framework::expressions;