Update to follow previous moves and deletes.

This commit is contained in:
Atgeirr Flø Rasmussen
2013-03-18 12:40:34 +01:00
parent 987aa5b6fd
commit d7353145c1
4 changed files with 30 additions and 35 deletions

View File

@@ -43,8 +43,8 @@
#include <opm/core/simulator/TwophaseState.hpp>
#include <opm/core/simulator/WellState.hpp>
#include <opm/core/pressure/IncompTpfa.hpp>
#include <opm/core/transport/reorder/TofReorder.hpp>
#include <opm/core/transport/reorder/TofDiscGalReorder.hpp>
#include <opm/core/tof/TofReorder.hpp>
#include <opm/core/tof/TofDiscGalReorder.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/filesystem.hpp>