diff --git a/dune/elasticity/common/nonlinearelasticityproblem.hh b/dune/elasticity/common/nonlinearelasticityproblem.hh
index f2da69b18d49ec981f0d9f814fa3a1c87710d151..18f0467f6025cd9a914f19c2a734ad619b460cc8 100644
--- a/dune/elasticity/common/nonlinearelasticityproblem.hh
+++ b/dune/elasticity/common/nonlinearelasticityproblem.hh
@@ -1,7 +1,7 @@
 // -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
 // vi: set ts=8 sw=4 et sts=4:
-#ifndef DUNE_ELASTICITY_COMMON_NONLINEAR_ELASTICITY_CONTACT_PROBLEM_HH
-#define DUNE_ELASTICITY_COMMON_NONLINEAR_ELASTICITY_CONTACT_PROBLEM_HH
+#ifndef DUNE_ELASTICITY_COMMON_NONLINEAR_ELASTICITY_PROBLEM_HH
+#define DUNE_ELASTICITY_COMMON_NONLINEAR_ELASTICITY_PROBLEM_HH
 
 #include <dune/elasticity/materials/material.hh>