Merge pull request #1452 from andlaus/dissolve_aux

adapt to the removal of the `ewoms/aux` directory
This commit is contained in:
Tor Harald Sandve 2018-04-11 12:50:12 +02:00 committed by GitHub
commit 6a3b869331
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
#ifndef OPM_WELLCONNECTIONAUXILIARYMODULE_HEADER_INCLUDED
#define OPM_WELLCONNECTIONAUXILIARYMODULE_HEADER_INCLUDED
#include <ewoms/aux/baseauxiliarymodule.hh>
#include <ewoms/disc/common/baseauxiliarymodule.hh>
#include <opm/grid/CpGrid.hpp>