diff --git a/dune/elasticity/materials/neohookeanmaterial.hh b/dune/elasticity/materials/neohookeanmaterial.hh index 5058887edcfb846efff67a5e77bd76721fb1b355..3ee3925892a01b3822ff2eed792283dda772741c 100644 --- a/dune/elasticity/materials/neohookeanmaterial.hh +++ b/dune/elasticity/materials/neohookeanmaterial.hh @@ -10,9 +10,8 @@ #include <dune/fufem/functions/virtualgridfunction.hh> #include <dune/fufem/functions/basisgridfunction.hh> -#include <dune/elasticity/materials/material.hh> -#include <dune/elasticity/assemblers/neohookefunctionalassembler.hh> -#include <dune/elasticity/assemblers/neohookeoperatorassembler.hh> +#include <dune/elasticity/materials/adolcmaterial.hh> +#include <dune/elasticity/common/elasticityhelpers.hh> /** \brief Class representing a hyperelastic Neo-hookian material. *