adapt to the rename of "applications/ebos" to "ebos" inside eWoms

This commit is contained in:
Andreas Lauser 2016-11-11 15:05:13 +01:00
parent 1853379ccb
commit 5c67d79c72

View File

@ -24,7 +24,7 @@
#ifndef OPM_BLACKOILMODELEBOS_HEADER_INCLUDED #ifndef OPM_BLACKOILMODELEBOS_HEADER_INCLUDED
#define OPM_BLACKOILMODELEBOS_HEADER_INCLUDED #define OPM_BLACKOILMODELEBOS_HEADER_INCLUDED
#include <applications/ebos/eclproblem.hh> #include <ebos/eclproblem.hh>
#include <ewoms/common/start.hh> #include <ewoms/common/start.hh>
#include <opm/autodiff/BlackoilModelParameters.hpp> #include <opm/autodiff/BlackoilModelParameters.hpp>