Move files out of opm/core/simulator.

This commit is contained in:
Atgeirr Flø Rasmussen
2019-06-20 10:30:16 +02:00
parent fa016a6008
commit 5749a7150c
11 changed files with 11 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
#include <opm/core/wells/WellsManager.hpp>
#include <opm/core/wells.h>
#include <opm/core/well_controls.h>
#include <opm/core/simulator/WellState.hpp>
#include <opm/simulators/wells/WellState.hpp>
#include <opm/grid/GridManager.hpp>