diff --git a/dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh b/dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh index 07354203943451948fce4721d5b9dd706ee05122..7073231035b755e6de16fdde78f3401c4eb9356c 100644 --- a/dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh +++ b/dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh @@ -1,7 +1,7 @@ #ifndef GEOMETRICALLY_EXACT_ST_VENANT_KIRCHHOFF_MATERIAL #define GEOMETRICALLY_EXACT_ST_VENANT_KIRCHHOFF_MATERIAL -#include <dune/fufem/functiontools/quadraturerulecache.hh> +#include <dune/fufem/quadraturerules/quadraturerulecache.hh> #include <dune/fufem/symmetrictensor.hh> #include <dune/fufem/functions/virtualgridfunction.hh>