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

@@ -26,7 +26,7 @@
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/core/simulator/SimulatorTimer.hpp>
#include <opm/simulators/timestepping/SimulatorTimer.hpp>
#include <opm/simulators/timestepping/TimeStepControlInterface.hpp>
namespace Opm {