diff --git a/src/services/geometry/irt/irtgeo/IrtGeo.h b/src/services/geometry/irt/irtgeo/IrtGeo.h index 93f371be17..892b6ef7df 100644 --- a/src/services/geometry/irt/irtgeo/IrtGeo.h +++ b/src/services/geometry/irt/irtgeo/IrtGeo.h @@ -15,11 +15,11 @@ #include "DD4hep/DD4hepUnits.h" // IRT -#include "CherenkovDetectorCollection.h" -#include "CherenkovPhotonDetector.h" -#include "CherenkovRadiator.h" -#include "OpticalBoundary.h" -#include "ParametricSurface.h" +#include "IRT/CherenkovDetectorCollection.h" +#include "IRT/CherenkovPhotonDetector.h" +#include "IRT/CherenkovRadiator.h" +#include "IRT/OpticalBoundary.h" +#include "IRT/ParametricSurface.h" class IrtGeo { public: