diff --git a/opm/simulators/linalg/ISTLSolverEbosWithGPU.hpp b/opm/simulators/linalg/ISTLSolverEbosWithGPU.hpp index 6c0cb5cc8..0368633ea 100644 --- a/opm/simulators/linalg/ISTLSolverEbosWithGPU.hpp +++ b/opm/simulators/linalg/ISTLSolverEbosWithGPU.hpp @@ -19,11 +19,11 @@ along with OPM. If not, see . */ -#ifndef OPM_ISTLSOLVER_EBOS_HEADER_INCLUDED -#define OPM_ISTLSOLVER_EBOS_HEADER_INCLUDED +#ifndef OPM_ISTLSOLVER_EBOS_GPU_HEADER_INCLUDED +#define OPM_ISTLSOLVER_EBOS_GPU_HEADER_INCLUDED #if COMPILE_BDA_BRIDGE -#include +#include namespace Opm::Properties {