changed: ewoms/models/blackoil -> opm/models/blackoil

This commit is contained in:
Arne Morten Kvarving
2019-09-16 11:22:14 +02:00
parent afdce991c2
commit 7048589ec1
15 changed files with 17 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
#include <flow/flow_ebos_gasoil.hpp>
#include <opm/material/common/ResetLocale.hpp>
#include <ewoms/models/blackoil/blackoiltwophaseindices.hh>
#include <opm/models/blackoil/blackoiltwophaseindices.hh>
#include <opm/grid/CpGrid.hpp>
#include <opm/simulators/flow/SimulatorFullyImplicitBlackoilEbos.hpp>