diff --git a/common/function.hh b/common/function.hh index f101a42d0cedf2ee3fb21986f65fc9f32dcecca7..cc17c6d0faf62efe1e3693e9a5d0fa4499fd1164 100644 --- a/common/function.hh +++ b/common/function.hh @@ -3,8 +3,8 @@ #ifndef __DUNE_FUNCTION_HH__ #define __DUNE_FUNCTION_HH__ -#include "mapping.hh" - +#include <dune/common/mapping.hh> +#include <dune/common/fvector.hh> namespace Dune { /** @defgroup FunctionCommon Functions