Change include paths for moved headers.

This commit is contained in:
Atgeirr Flø Rasmussen
2017-02-10 16:07:25 +01:00
parent 12adcdf218
commit 27c0430932
30 changed files with 30 additions and 30 deletions

View File

@@ -31,7 +31,7 @@
#include <opm/polymer/fullyimplicit/WellStateFullyImplicitBlackoilPolymer.hpp>
#include <opm/polymer/fullyimplicit/PolymerPropsAd.hpp>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/simulator/SimulatorTimerInterface.hpp>
#include <opm/simulators/timestepping/SimulatorTimerInterface.hpp>
struct UnstructuredGrid;
struct Wells;