adapt to the move of code from opm-common to opm-material

This commit is contained in:
Andreas Lauser
2018-02-01 14:40:01 +01:00
parent 23910186f8
commit e5344a2add
15 changed files with 19 additions and 21 deletions

View File

@@ -39,7 +39,7 @@
#include <opm/material/fluidstates/ImmiscibleFluidState.hpp>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/components/Air.hpp>
#include <opm/common/Unused.hpp>
#include <opm/material/common/Unused.hpp>
#include <dune/grid/yaspgrid.hh>