changed: ewoms/common -> opm/models/utils

This commit is contained in:
Arne Morten Kvarving
2019-09-16 10:58:20 +02:00
parent 7048589ec1
commit d3d9831fc3
26 changed files with 35 additions and 35 deletions

View File

@@ -34,7 +34,7 @@
#include <opm/simulators/aquifers/BlackoilAquiferModel.hpp>
#include <opm/simulators/linalg/ISTLSolverEbos.hpp>
#include <ewoms/common/start.hh>
#include <opm/models/utils/start.hh>
namespace Opm {
template <class TypeTag>