Adapt to moved opm-grid headers.

This commit is contained in:
Atgeirr Flø Rasmussen 2018-02-08 12:20:17 +01:00
parent eb6be94f7a
commit 672cfc3ca4
2 changed files with 4 additions and 4 deletions

View File

@ -26,8 +26,8 @@
#include <ebos/eclproblem.hh> #include <ebos/eclproblem.hh>
#include <ewoms/common/start.hh> #include <ewoms/common/start.hh>
#include <opm/core/grid.h> #include <opm/grid/UnstructuredGrid.h>
#include <opm/core/grid/GridManager.hpp> #include <opm/grid/GridManager.hpp>
#include <opm/parser/eclipse/Units/Units.hpp> #include <opm/parser/eclipse/Units/Units.hpp>

View File

@ -26,8 +26,8 @@
#include <ebos/eclproblem.hh> #include <ebos/eclproblem.hh>
#include <ewoms/common/start.hh> #include <ewoms/common/start.hh>
#include <opm/core/grid.h> #include <opm/grid/UnstructuredGrid.h>
#include <opm/core/grid/GridManager.hpp> #include <opm/grid/GridManager.hpp>
#include <opm/parser/eclipse/Units/Units.hpp> #include <opm/parser/eclipse/Units/Units.hpp>