diff --git a/dune/gfe/maxnormtrustregion.hh b/dune/gfe/maxnormtrustregion.hh index 6346df4d63d3f0ab95b9f69b171952905ca36856..a21f973fe9730f97faa4eb7b397ee8dd49fada67 100644 --- a/dune/gfe/maxnormtrustregion.hh +++ b/dune/gfe/maxnormtrustregion.hh @@ -3,7 +3,7 @@ #include <vector> -#include <dune/solvers/boxconstraint.hh> +#include <dune/solvers/common/boxconstraint.hh> template <int blocksize> class MaxNormTrustRegion