rename PengRobinsonparamsMixture.hpp to PengRobinsonParamsMixture.hpp

This commit is contained in:
Andreas Lauser 2014-10-29 16:07:21 +01:00
parent 6b5973d6a1
commit 1f91c1fd93
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include <opm/material/fluidsystems/ParameterCacheBase.hpp>
#include <opm/material/eos/PengRobinson.hpp>
#include <opm/material/eos/PengRobinsonparamsMixture.hpp>
#include <opm/material/eos/PengRobinsonParamsMixture.hpp>
namespace Opm {