From: Martin Kronbichler Date: Tue, 29 Dec 2015 18:59:15 +0000 (+0100) Subject: Correct header name X-Git-Tag: v8.4.0-rc2~121^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2025%2Fhead;p=dealii.git Correct header name --- diff --git a/include/deal.II/multigrid/mg_constrained_dofs.h b/include/deal.II/multigrid/mg_constrained_dofs.h index 0718e0e5ac..7dc3f2c249 100644 --- a/include/deal.II/multigrid/mg_constrained_dofs.h +++ b/include/deal.II/multigrid/mg_constrained_dofs.h @@ -13,8 +13,8 @@ // // --------------------------------------------------------------------- -#ifndef dealii__mg_constraints_h -#define dealii__mg_constraints_h +#ifndef dealii__mg_constrained_dofs_h +#define dealii__mg_constrained_dofs_h #include #include