diff --git a/dumux/linear/amgbackend.hh b/dumux/linear/amgbackend.hh index 938c859aa0877ec509c2a0171d968800a972a299..8871cfe3d8cc20ba9281d98441ce51cf4449fef7 100644 --- a/dumux/linear/amgbackend.hh +++ b/dumux/linear/amgbackend.hh @@ -35,6 +35,7 @@ #include <dumux/implicit/box/boxproperties.hh> #include <dumux/implicit/cellcentered/ccproperties.hh> +#include <dumux/decoupled/common/pressureproperties.hh> #include "linearsolverproperties.hh" namespace Dumux {