adapt to the removal of the ewoms/aux directory

This commit is contained in:
Andreas Lauser 2018-04-10 10:17:31 +02:00
parent e163c97fc2
commit 55093b4918

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>