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

@@ -36,7 +36,7 @@
#include <opm/autodiff/IterationReport.hpp>
#include <opm/autodiff/DefaultBlackoilSolutionState.hpp>
#include <opm/parser/eclipse/EclipseState/Grid/NNC.hpp>
#include <opm/core/simulator/SimulatorTimerInterface.hpp>
#include <opm/simulators/timestepping/SimulatorTimerInterface.hpp>
#include <opm/core/simulator/SimulatorReport.hpp>
#include <array>