diff --git a/PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h b/PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h index 16e029d9d61..2d9e19f081d 100644 --- a/PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h +++ b/PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h @@ -19,9 +19,6 @@ #ifndef PWGEM_PHOTONMESON_UTILS_MATERIALBUDGETWEIGHTS_H_ #define PWGEM_PHOTONMESON_UTILS_MATERIALBUDGETWEIGHTS_H_ -#include -#include - #include "PWGEM/PhotonMeson/DataModel/gammaTables.h" #include "Framework/ASoAHelpers.h" @@ -32,6 +29,9 @@ #include #include +#include +#include + using namespace o2; using namespace o2::soa; using namespace o2::framework;