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

@@ -28,7 +28,7 @@
#ifndef EWOMS_ECL_THRESHOLD_PRESSURE_HH
#define EWOMS_ECL_THRESHOLD_PRESSURE_HH
#include <ewoms/common/propertysystem.hh>
#include <opm/models/utils/propertysystem.hh>
#include <opm/material/densead/Evaluation.hpp>
#include <opm/material/densead/Math.hpp>