diff --git a/dune/fufem/dunepython.hh b/dune/fufem/dunepython.hh index c9fe1552f294532415d11ee0d16afa3e68be58a1..073a69d082784fe2be0d42fb6f2df8ded6b29bd7 100644 --- a/dune/fufem/dunepython.hh +++ b/dune/fufem/dunepython.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_PYTHON_HH -#define DUNE_PYTHON_HH +#ifndef DUNE_FUFEM_PYTHON_HH +#define DUNE_FUFEM_PYTHON_HH // Only introduce the dune-python interface if python // was found and enabled.