diff --git a/test/porousmediumflow/2p/implicit/incompressible/spatialparams.hh b/test/porousmediumflow/2p/implicit/incompressible/spatialparams.hh index 043cdbc147eeda956af6d7729929ec59c6c449dd..0e5a73b95dfcbb77732b34f7f401fdcd1015479e 100644 --- a/test/porousmediumflow/2p/implicit/incompressible/spatialparams.hh +++ b/test/porousmediumflow/2p/implicit/incompressible/spatialparams.hh @@ -20,8 +20,8 @@ * \ingroup TwoPTests * \brief The spatial params for the incompressible 2p test */ -#ifndef DUMUX_COMPRESSIBLE_ONEP_TEST_SPATIAL_PARAMS_HH -#define DUMUX_COMPRESSIBLE_ONEP_TEST_SPATIAL_PARAMS_HH +#ifndef DUMUX_INCOMPRESSIBLE_TWOP_TEST_SPATIAL_PARAMS_HH +#define DUMUX_INCOMPRESSIBLE_TWOP_TEST_SPATIAL_PARAMS_HH #include <dumux/discretization/methods.hh>