Merge pull request #908 from andlaus/frankenstein_remove_applications_directory

adapt to the rename of "applications/ebos" to "ebos" inside eWoms
This commit is contained in:
Arne Morten Kvarving 2016-11-11 15:14:29 +01:00 committed by GitHub
commit 44376795ee

View File

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