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

This commit is contained in:
Andreas Lauser
2018-02-07 10:27:32 +01:00
parent 532403c5fb
commit 58a1b7df1f
7 changed files with 7 additions and 7 deletions

View File

@@ -28,7 +28,7 @@
#include <opm/autodiff/MissingFeatures.hpp>
#include <opm/common/utility/parameters/ParameterGroup.hpp>
#include <opm/common/utility/ResetLocale.hpp>
#include <opm/material/common/ResetLocale.hpp>
#include <opm/parser/eclipse/Deck/Deck.hpp>
#include <opm/parser/eclipse/Parser/Parser.hpp>